diff options
author | Namjae Jeon <[email protected]> | 2021-06-24 09:20:03 +0900 |
---|---|---|
committer | Namjae Jeon <[email protected]> | 2021-06-28 16:28:34 +0900 |
commit | 49be5aa47b69ad09b0045b662d61bad51e6309e7 (patch) | |
tree | 595b884b91661296c38d340b1db09e8eac71c01b | |
parent | 1a93084b9a89818aec0ac7b59a5a51f2112bf203 (diff) |
MAINTAINERS: rename cifsd to ksmbd
Rename cifsd to ksmbd and update Sergey's mail address.
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Signed-off-by: Steve French <[email protected]>
-rw-r--r-- | MAINTAINERS | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f23bb5cbfd70..6691ac75fce5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4540,16 +4540,6 @@ T: git git://git.samba.org/sfrench/cifs-2.6.git F: Documentation/admin-guide/cifs/ F: fs/cifs/ -COMMON INTERNET FILE SYSTEM SERVER (CIFSD) -M: Namjae Jeon <[email protected]> -M: Sergey Senozhatsky <[email protected]> -M: Steve French <[email protected]> -M: Hyunchul Lee <[email protected]> -S: Maintained -F: fs/cifsd/ - COMPACTPCI HOTPLUG CORE M: Scott Murray <[email protected]> @@ -9948,6 +9938,15 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git F: Documentation/dev-tools/kselftest* F: tools/testing/selftests/ +KERNEL SMB3 SERVER (KSMBD) +M: Namjae Jeon <[email protected]> +M: Sergey Senozhatsky <[email protected]> +M: Steve French <[email protected]> +M: Hyunchul Lee <[email protected]> +S: Maintained +F: fs/ksmbd/ + KERNEL UNIT TESTING FRAMEWORK (KUnit) M: Brendan Higgins <[email protected]> |