]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: force a request to update the perms 43286/head
authorXiubo Li <xiubli@redhat.com>
Mon, 20 Dec 2021 02:21:50 +0000 (10:21 +0800)
committerXiubo Li <xiubli@redhat.com>
Mon, 20 Dec 2021 02:22:42 +0000 (10:22 +0800)
commit569770afe52726e1df970c2219b8aa2c080e8a31
treee3897964754bda0749f73f3d11bcda71cb9a6600
parentd3d1be4c62a8358569f0fea3a9ac17475c1e173b
client: force a request to update the perms

If the caller perms is different with the current dirtier's, we
can still cache the attributes locally if possible, but will
mark the ctime needs to be updated forcely and the request will
implicitly flush the dirty caps for us.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
src/client/Client.cc