diff options
author | 2021-08-24 23:39:46 -0500 | |
---|---|---|
committer | 2021-08-24 23:39:46 -0500 | |
commit | 32e19d12fc7c0bd027b3e657e790f986ac80d837 (patch) | |
tree | 1b218cba687c76155b4b9a4085e749f32e1b4ab5 | |
parent | Merge pull request #68 from namjaejeon/cifsd-for-next (diff) | |
parent | MAINTAINERS: ksmbd: add cifs_common directory to ksmbd entry (diff) | |
download | wireguard-linux-32e19d12fc7c0bd027b3e657e790f986ac80d837.tar.xz wireguard-linux-32e19d12fc7c0bd027b3e657e790f986ac80d837.zip |
Merge pull request #69 from namjaejeon/cifsd-for-next
ksmbd-fixes
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 85af3ce6a28e..29b678b0c9b4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9939,13 +9939,14 @@ F: Documentation/dev-tools/kselftest* F: tools/testing/selftests/ KERNEL SMB3 SERVER (KSMBD) -M: Namjae Jeon <namjae.jeon@samsung.com> +M: Namjae Jeon <linkinjeon@kernel.org> M: Sergey Senozhatsky <senozhatsky@chromium.org> M: Steve French <sfrench@samba.org> M: Hyunchul Lee <hyc.lee@gmail.com> L: linux-cifs@vger.kernel.org S: Maintained T: git git://git.samba.org/ksmbd.git +F: fs/cifs_common/ F: fs/ksmbd/ KERNEL UNIT TESTING FRAMEWORK (KUnit) |