]> www.infradead.org Git - nvme.git/commit
ceph: allow idmapped mounts
authorChristian Brauner <brauner@kernel.org>
Mon, 7 Aug 2023 13:26:26 +0000 (15:26 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 3 Nov 2023 22:28:34 +0000 (23:28 +0100)
commit56d2e2cfa21315c12945c22e141c7e7ec8b0a630
treed7fc751b3c86ffcaa9b9fa3edc2f2e35a238e21d
parent8a051b40abd6f948a599dc6328e9356f4697e77d
ceph: allow idmapped mounts

Now that we converted cephfs internally to account for idmapped mounts
allow the creation of idmapped mounts on by setting the FS_ALLOW_IDMAP
flag.

Signed-off-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/super.c