summary refs log tree commit diff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorNamjae Jeon <namjae.jeon@samsung.com>2021-08-25 09:57:09 +0900
committerNamjae Jeon <namjae.jeon@samsung.com>2021-08-25 13:18:19 +0900
commite9e3d5f9e34c00b57dbec0d422cf2ad7318c0155 (patch)
tree1b218cba687c76155b4b9a4085e749f32e1b4ab5 /MAINTAINERS
parent1923b544bf6094f7c3a86692de8a026b9d52efc1 (diff)
downloadlinux-e9e3d5f9e34c00b57dbec0d422cf2ad7318c0155.tar.gz
MAINTAINERS: ksmbd: add cifs_common directory to ksmbd entry
The codes that shared between cifs and ksmbd will move into the cifs_common
directory. This patch add it to the ksmbd entry in the MAINTAINERS file.

Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4e75f5ec0aba..29b678b0c9b4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9946,6 +9946,7 @@ 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)