mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] exportfs: Some kernel-doc fixes
@ 2026-01-13  1:51 André Almeida
  2026-01-13  1:51 ` [PATCH 1/4] exportfs: Fix kernel-doc output for get_name() André Almeida
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: André Almeida @ 2026-01-13  1:51 UTC (permalink / raw)
  To: Chuck Lever, Jeff Layton, Amir Goldstein, NeilBrown,
	Olga Kornievskaia, Dai Ngo, Tom Talpey, Trond Myklebust,
	Anna Schumaker, Jonathan Corbet, Christian Brauner,
	Alexander Viro, Jan Kara
  Cc: linux-fsdevel, linux-nfs, linux-doc, linux-kernel, kernel-dev,
	André Almeida

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,
-- 
André Almeida <andrealmeid@igalia.com>


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-01-14  1:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-13  1:51 [PATCH 0/4] exportfs: Some kernel-doc fixes André Almeida
2026-01-13  1:51 ` [PATCH 1/4] exportfs: Fix kernel-doc output for get_name() André Almeida
2026-01-13  1:51 ` [PATCH 2/4] exportfs: Mark struct export_operations functions at kernel-doc André Almeida
2026-01-13  1:51 ` [PATCH 3/4] exportfs: Complete kernel-doc for struct export_operations André Almeida
2026-01-13  1:51 ` [PATCH 4/4] docs: exportfs: Use source code struct documentation André Almeida
2026-01-13  3:33 ` [PATCH 0/4] exportfs: Some kernel-doc fixes Chuck Lever
2026-01-13  8:45 ` Christian Brauner
2026-01-13 11:19 ` Jeff Layton
2026-01-14  1:16 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®