aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve French <[email protected]>2021-08-24 23:39:46 -0500
committerGitHub <[email protected]>2021-08-24 23:39:46 -0500
commit32e19d12fc7c0bd027b3e657e790f986ac80d837 (patch)
tree1b218cba687c76155b4b9a4085e749f32e1b4ab5
parent0bffa153a2f46dcbced4a48167e91522d8aabe58 (diff)
parente9e3d5f9e34c00b57dbec0d422cf2ad7318c0155 (diff)
Merge pull request #69 from namjaejeon/cifsd-for-next
ksmbd-fixes
-rw-r--r--MAINTAINERS3
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 <[email protected]>
+M: Namjae Jeon <[email protected]>
M: Sergey Senozhatsky <[email protected]>
M: Steve French <[email protected]>
M: Hyunchul Lee <[email protected]>
S: Maintained
T: git git://git.samba.org/ksmbd.git
+F: fs/cifs_common/
F: fs/ksmbd/
KERNEL UNIT TESTING FRAMEWORK (KUnit)