diff options
author | Christian Brauner <[email protected]> | 2022-08-16 13:35:14 +0200 |
---|---|---|
committer | Christian Brauner (Microsoft) <[email protected]> | 2022-08-17 11:23:31 +0200 |
commit | ddc84c90538e1fdb0721cd41c313944c38449a34 (patch) | |
tree | c305d3a42cd63ceb6e98a5f992380ad786fa4b5e | |
parent | abfcf55d8b07a990589301bc64d82a5d26680956 (diff) |
MAINTAINERS: update idmapping tree
Since Seth joined as a maintainer in ba40a57ff08b ("Add Seth Forshee as
co-maintainer for idmapped mounts") it was best to get a shared git tree
instead of using our personal repositories. So we requested and
Konstantin suggested and gave us a new "idmapping" repository under the
pre-existing but mainly unused vfs namespace. Just makes it easier for
Seth to send fixes in case I'm out or someone else ever takes over.
Cc: Seth Forshee <[email protected]>
Signed-off-by: Christian Brauner (Microsoft) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8a5012ba6ff9..a558794dddf9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9780,7 +9780,7 @@ M: Christian Brauner <[email protected]> M: Seth Forshee <[email protected]> S: Maintained -T: git git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux.git +T: git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping.git F: Documentation/filesystems/idmappings.rst F: tools/testing/selftests/mount_setattr/ F: include/linux/mnt_idmapping.h |