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

If we hit any failre just try to force it to do the sync setattr.

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