diff options
author | Steve French <[email protected]> | 2021-08-24 23:39:46 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2021-08-24 23:39:46 -0500 |
commit | 32e19d12fc7c0bd027b3e657e790f986ac80d837 (patch) | |
tree | 1b218cba687c76155b4b9a4085e749f32e1b4ab5 | |
parent | 0bffa153a2f46dcbced4a48167e91522d8aabe58 (diff) | |
parent | e9e3d5f9e34c00b57dbec0d422cf2ad7318c0155 (diff) |
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 <[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) |