Skip to content

Commit f2d4668

Browse files
rddunlapJonathan Corbet
authored andcommitted
docs: filesystems: add fs/open.c to api-summary
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> Reviewed-by: Christian Brauner <brauner@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20260104204530.518206-1-rdunlap@infradead.org>
1 parent d9d2568 commit f2d4668

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/filesystems/api-summary.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ Other Functions
5656
.. kernel-doc:: fs/namei.c
5757
:export:
5858

59+
.. kernel-doc:: fs/open.c
60+
:export:
61+
5962
.. kernel-doc:: block/bio.c
6063
:export:
6164

0 commit comments

Comments
 (0)