]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: check the cephx mds auth access for setattr
authorXiubo Li <xiubli@redhat.com>
Fri, 9 Sep 2022 03:36:31 +0000 (11:36 +0800)
committerXiubo Li <xiubli@redhat.com>
Wed, 27 Mar 2024 00:42:41 +0000 (08:42 +0800)
commit9ac9bace1021c065d0ff9bc67be2d5fc84dd9e56
treeadb299da050eb246e79180b8c2de38a40a6adeff
parentf0deab02e044d0a4ed598b5b735a5ca8c571d021
client: check the cephx mds auth access for setattr

If couldn't get the absolute path string we need to force it to
do the sync setattr.

Fixes: https://tracker.ceph.com/issues/57154
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit c1bf8d88e9d41c275fbae824c799d41d39d3ab4a)
src/client/Client.cc