Skip to content

Commit b8cf558

Browse files
namjaejeonsmfrench
authored andcommitted
MAINTAINERS: rename cifs_common to smbfs_common in cifs and ksmbd entry
commit 23e91d8("cifs: rename cifs_common to smbfs_common") cause the following warning from get_maintainer.pl. ./scripts/get_maintainer.pl --self-test=patterns complains: warning: no file matches F: fs/cifs_common/ This patch rename cifs_common to smbfs_common in cifs and ksmbd entry. Reported-by: Lukas Bulwahn <[email protected]> Signed-off-by: Namjae Jeon <[email protected]> Signed-off-by: Steve French <[email protected]>
1 parent d72a9c1 commit b8cf558

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MAINTAINERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4655,7 +4655,7 @@ W: http://linux-cifs.samba.org/
46554655
T: git git://git.samba.org/sfrench/cifs-2.6.git
46564656
F: Documentation/admin-guide/cifs/
46574657
F: fs/cifs/
4658-
F: fs/cifs_common/
4658+
F: fs/smbfs_common/
46594659

46604660
COMPACTPCI HOTPLUG CORE
46614661
M: Scott Murray <[email protected]>
@@ -10193,8 +10193,8 @@ M: Hyunchul Lee <[email protected]>
1019310193
1019410194
S: Maintained
1019510195
T: git git://git.samba.org/ksmbd.git
10196-
F: fs/cifs_common/
1019710196
F: fs/ksmbd/
10197+
F: fs/smbfs_common/
1019810198

1019910199
KERNEL UNIT TESTING FRAMEWORK (KUnit)
1020010200
M: Brendan Higgins <[email protected]>

0 commit comments

Comments
 (0)