ceph: allow idmapped getattr inode op
authorChristian Brauner <brauner@kernel.org>
Mon, 7 Aug 2023 13:26:20 +0000 (15:26 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 3 Nov 2023 22:28:34 +0000 (23:28 +0100)
commit0513043ec491500237d7215bf1ccfed54f292e86
treefbe3fac13cc925c6696bfc7b5fb3ea246bc2b9a6
parent09838f1bfd40f483cd6442788e810ea042e91177
ceph: allow idmapped getattr inode op

Enable ceph_getattr() to handle idmapped mounts. This is just a matter
of passing down the mount's idmapping.

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/inode.c