lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <45115f6f2acbe9f498b94b1fbf8133ef0052053a.camel@kernel.org>
Date: Tue, 13 Jan 2026 06:19:20 -0500
From: Jeff Layton <jlayton@...nel.org>
To: André Almeida <andrealmeid@...lia.com>, Chuck Lever
	 <chuck.lever@...cle.com>, Amir Goldstein <amir73il@...il.com>, NeilBrown
	 <neil@...wn.name>, Olga Kornievskaia <okorniev@...hat.com>, Dai Ngo
	 <Dai.Ngo@...cle.com>, Tom Talpey <tom@...pey.com>, Trond Myklebust
	 <trondmy@...nel.org>, Anna Schumaker <anna@...nel.org>, Jonathan Corbet
	 <corbet@....net>, Christian Brauner <brauner@...nel.org>, Alexander Viro
	 <viro@...iv.linux.org.uk>, Jan Kara <jack@...e.cz>
Cc: linux-fsdevel@...r.kernel.org, linux-nfs@...r.kernel.org, 
	linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
 kernel-dev@...lia.com
Subject: Re: [PATCH 0/4] exportfs: Some kernel-doc fixes

On Mon, 2026-01-12 at 22:51 -0300, André Almeida wrote:
> This short series removes some duplicated documentation and address some
> kernel-doc issues:
> 
> WARNING: ../include/linux/exportfs.h:289 struct member 'get_uuid' not described in 'export_operations'
> WARNING: ../include/linux/exportfs.h:289 struct member 'map_blocks' not described in 'export_operations'
> WARNING: ../include/linux/exportfs.h:289 struct member 'commit_blocks' not described in 'export_operations'
> WARNING: ../include/linux/exportfs.h:289 struct member 'permission' not described in 'export_operations'
> WARNING: ../include/linux/exportfs.h:289 struct member 'open' not described in 'export_operations'
> WARNING: ../include/linux/exportfs.h:289 struct member 'flags' not described in 'export_operations'
> 
> ---
> André Almeida (4):
>       exportfs: Fix kernel-doc output for get_name()
>       exportfs: Mark struct export_operations functions at kernel-doc
>       exportfs: Complete kernel-doc for struct export_operations
>       docs: exportfs: Use source code struct documentation
> 
>  Documentation/filesystems/nfs/exporting.rst | 42 ++++-------------------------
>  include/linux/exportfs.h                    | 33 ++++++++++++++++-------
>  2 files changed, 28 insertions(+), 47 deletions(-)
> ---
> base-commit: 9c7ef209cd0f7c1a92ed61eed3e835d6e4abc66c
> change-id: 20260112-tonyk-fs_uuid-973d5fdfc76f
> 
> Best regards,

LGTM:

Reviewed-by: Jeff Layton <jlayton@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ