ceph: check the cephx mds auth access for open
authorXiubo Li <xiubli@redhat.com>
Wed, 8 Nov 2023 02:54:35 +0000 (10:54 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 23 May 2024 08:35:47 +0000 (10:35 +0200)
commit845ae9d4926fa69d27e0912e4404d848d19c79a0
tree2386a31c89ccfa6baa8ff364a2f26806b7762f38
parentded67830403710a60a4bb00136c0d21ca0cd7dc5
ceph: check the cephx mds auth access for open

Before opening the file locally we need to check the cephx access.

Link: https://tracker.ceph.com/issues/61333
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Milind Changire <mchangir@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/file.c