]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: force a request to update the perms 45792/head
authorXiubo Li <xiubli@redhat.com>
Mon, 20 Dec 2021 02:21:50 +0000 (10:21 +0800)
committerXiubo Li <xiubli@redhat.com>
Wed, 8 Jun 2022 00:45:53 +0000 (08:45 +0800)
commit3d610aeaee3b0f60f044904fe4a5bcb52c544179
tree335379ce49aa28a4390bffd32083d4df1cf285ed
parenta8cb0fcb16d695745c9875807e1774951f05635f
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>
(cherry picked from commit 569770afe52726e1df970c2219b8aa2c080e8a31)
src/client/Client.cc