projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
568035b
)
cifs: missing directory in MAINTAINERS file
author
Steve French
<stfrench@microsoft.com>
Sat, 13 Aug 2022 22:22:11 +0000
(17:22 -0500)
committer
Steve French
<stfrench@microsoft.com>
Mon, 15 Aug 2022 06:05:52 +0000
(
01:05
-0500)
The include/uapi/linux/cifs directory (not just fs/cifs and
fs/smbfs_common) should be included in cifs entry in the
MAINTAINERS file.
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 8a5012ba6ff98ac6f4a1415b3fce51423329c2d2..c35bf10c520c4dcd6471c7aa8b4d5c126248eb53 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-5145,6
+5145,7
@@
T: git git://git.samba.org/sfrench/cifs-2.6.git
F: Documentation/admin-guide/cifs/
F: fs/cifs/
F: fs/smbfs_common/
+F: include/uapi/linux/cifs
COMPACTPCI HOTPLUG CORE
M: Scott Murray <scott@spiteful.org>