Skip to content

Commit 12c1b63

Browse files
committed
fs: reformat idmapped mounts entry
Reformat idmapped mounts to clearly mark where it belongs. Link: https://lore.kernel.org/r/20231122-vfs-mnt_idmap-v1-4-dae4abdde5bd@kernel.org Signed-off-by: Christian Brauner <brauner@kernel.org>
1 parent 783822e commit 12c1b63

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

MAINTAINERS

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8177,6 +8177,16 @@ F: fs/exportfs/
81778177
F: fs/fhandle.c
81788178
F: include/linux/exportfs.h
81798179

8180+
FILESYSTEMS [IDMAPPED MOUNTS]
8181+
M: Christian Brauner <brauner@kernel.org>
8182+
M: Seth Forshee <sforshee@kernel.org>
8183+
L: linux-fsdevel@vger.kernel.org
8184+
S: Maintained
8185+
F: Documentation/filesystems/idmappings.rst
8186+
F: fs/mnt_idmapping.c
8187+
F: include/linux/mnt_idmapping.*
8188+
F: tools/testing/selftests/mount_setattr/
8189+
81808190
FILESYSTEMS [IOMAP]
81818191
M: Christian Brauner <brauner@kernel.org>
81828192
R: Darrick J. Wong <djwong@kernel.org>
@@ -10252,16 +10262,6 @@ S: Maintained
1025210262
W: https://github.com/o2genum/ideapad-slidebar
1025310263
F: drivers/input/misc/ideapad_slidebar.c
1025410264

10255-
IDMAPPED MOUNTS
10256-
M: Christian Brauner <brauner@kernel.org>
10257-
M: Seth Forshee <sforshee@kernel.org>
10258-
L: linux-fsdevel@vger.kernel.org
10259-
S: Maintained
10260-
T: git git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping.git
10261-
F: Documentation/filesystems/idmappings.rst
10262-
F: include/linux/mnt_idmapping.*
10263-
F: tools/testing/selftests/mount_setattr/
10264-
1026510265
IDT VersaClock 5 CLOCK DRIVER
1026610266
M: Luca Ceresoli <luca@lucaceresoli.net>
1026710267
S: Maintained

0 commit comments

Comments
 (0)