public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: filesystems: add fs/open.c to api-summary
@ 2026-01-04 20:45 Randy Dunlap
  2026-01-06 21:50 ` Christian Brauner
  2026-01-16 18:40 ` Jonathan Corbet
  0 siblings, 2 replies; 8+ messages in thread
From: Randy Dunlap @ 2026-01-04 20:45 UTC (permalink / raw)
  To: linux-doc
  Cc: Randy Dunlap, Matthew Wilcox, Jonathan Corbet, Alexander Viro,
	Christian Brauner, linux-fsdevel

Include fs/open.c in filesystems/api-summary.rst to provide its
exported APIs.

Suggested-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: Christian Brauner <brauner@kernel.org>
Cc: linux-fsdevel@vger.kernel.org

 Documentation/filesystems/api-summary.rst |    3 +++
 1 file changed, 3 insertions(+)

--- linux-next-20251219.orig/Documentation/filesystems/api-summary.rst
+++ linux-next-20251219/Documentation/filesystems/api-summary.rst
@@ -56,6 +56,9 @@ Other Functions
 .. kernel-doc:: fs/namei.c
    :export:
 
+.. kernel-doc:: fs/open.c
+   :export:
+
 .. kernel-doc:: block/bio.c
    :export:
 

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

end of thread, other threads:[~2026-01-21 23:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-04 20:45 [PATCH] docs: filesystems: add fs/open.c to api-summary Randy Dunlap
2026-01-06 21:50 ` Christian Brauner
2026-01-16 18:40 ` Jonathan Corbet
2026-01-16 18:46   ` Randy Dunlap
2026-01-16 19:23     ` Randy Dunlap
2026-01-16 19:27       ` Jonathan Corbet
2026-01-16 22:24         ` Randy Dunlap
2026-01-21 23:26           ` Randy Dunlap

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