Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Randy Dunlap and committed by
Jonathan Corbet
f2d46684 d9d25684

+3
+3
Documentation/filesystems/api-summary.rst
··· 56 56 .. kernel-doc:: fs/namei.c 57 57 :export: 58 58 59 + .. kernel-doc:: fs/open.c 60 + :export: 61 + 59 62 .. kernel-doc:: block/bio.c 60 63 :export: 61 64