[PATCH] netfs: Add MAINTAINERS record

Jeff Layton jlayton at kernel.org
Tue Jun 15 09:23:41 PDT 2021


On Tue, 2021-06-15 at 16:40 +0100, David Howells wrote:
> Add a MAINTAINERS record for the new netfs helper library.
> 
> Signed-off-by: David Howells <dhowells at redhat.com>
> cc: Jeff Layton <jlayton at kernel.org>
> cc: Matthew Wilcox (Oracle) <willy at infradead.org>
> cc: linux-mm at kvack.org
> cc: linux-cachefs at redhat.com
> cc: linux-afs at lists.infradead.org
> cc: linux-nfs at vger.kernel.org
> cc: linux-cifs at vger.kernel.org
> cc: ceph-devel at vger.kernel.org
> cc: v9fs-developer at lists.sourceforge.net
> cc: linux-fsdevel at vger.kernel.org
> ---
> 
>  MAINTAINERS |    9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index bc0ceef87b73..364465f20e81 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12878,6 +12878,15 @@ NETWORKING [WIRELESS]
>  L:	linux-wireless at vger.kernel.org
>  Q:	http://patchwork.kernel.org/project/linux-wireless/list/
>  
> +NETWORK FILESYSTEM HELPER LIBRARY
> +M:	David Howells <dhowells at redhat.com>
> +M:	Jeff Layton <jlayton at kernel.org>
> +L:	linux-cachefs at redhat.com (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 <manishc at marvell.com>
>  M:	Rahul Verma <rahulv at marvell.com>
> 
> 

Acked-by: Jeff Layton <jlayton at kernel.org>




More information about the linux-afs mailing list