Add a MAINTAINERS record for the new netfs helper library. Signed-off-by: David Howells <[email protected]> Acked-by: Jeff Layton <[email protected]> cc: Matthew Wilcox (Oracle) <[email protected]> cc: [email protected] cc: [email protected] cc: [email protected] cc: [email protected] cc: [email protected] cc: [email protected] cc: [email protected] cc: [email protected] Link: https://lore.kernel.org/r/162377165897.729347.292567369593752239.st...@warthog.procyon.org.uk/ Link: https://lore.kernel.org/r/162377519404.734878.4912821418522385423.st...@warthog.procyon.org.uk/ # v1 ---
MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index a61f4f3b78a9..2fd13803cd06 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13050,6 +13050,15 @@ NETWORKING [WIRELESS] L: [email protected] Q: http://patchwork.kernel.org/project/linux-wireless/list/ +NETWORK FILESYSTEM HELPER LIBRARY +M: David Howells <[email protected]> +M: Jeff Layton <[email protected]> +L: [email protected] (moderated for non-subscribers) +S: Supported +F: Documentation/filesystems/netfs_library.rst +F: fs/netfs/ +F: include/linux/netfs.h + NETXEN (1/10) GbE SUPPORT M: Manish Chopra <[email protected]> M: Rahul Verma <[email protected]> -- Linux-cachefs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/linux-cachefs
