diff options
author | J. Bruce Fields <bfields@redhat.com> | 2020-08-27 17:40:58 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2020-09-26 00:01:27 +0200 |
commit | ff7e11f357abece005a44c64b72e2ab495c6e365 (patch) | |
tree | d4c840b14b94026148027688677afbc0851d0d64 /MAINTAINERS | |
parent | nfsd: Remove unnecessary assignment in nfs4xdr.c (diff) | |
download | linux-ff7e11f357abece005a44c64b72e2ab495c6e365.tar.xz linux-ff7e11f357abece005a44c64b72e2ab495c6e365.zip |
MAINTAINERS: Note NFS docs under Documentation/
It struck me while watching Jon Corbet ask how to keep kernel
Documentation up to date, that it might help if we were actually cc'd on
Documentation/filesystems/nfs/ changes.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0d0862b19ce5..1a44657f2f76 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9507,6 +9507,7 @@ F: include/linux/sunrpc/ F: include/uapi/linux/nfsd/ F: include/uapi/linux/sunrpc/ F: net/sunrpc/ +F: Documentation/filesystems/nfs/ KERNEL SELFTEST FRAMEWORK M: Shuah Khan <shuah@kernel.org> @@ -12258,6 +12259,7 @@ F: include/linux/sunrpc/ F: include/uapi/linux/nfs* F: include/uapi/linux/sunrpc/ F: net/sunrpc/ +F: Documentation/filesystems/nfs/ NILFS2 FILESYSTEM M: Ryusuke Konishi <konishi.ryusuke@gmail.com> |