Commit e9e3d5f9 authored by Namjae Jeon's avatar Namjae Jeon
Browse files

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: default avatarNamjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent 1923b544
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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)