]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
client: queue a delay cap flushing if there are ditry caps/snapcaps
authorXiubo Li <xiubli@redhat.com>
Thu, 21 Sep 2023 07:02:38 +0000 (15:02 +0800)
committerXiubo Li <xiubli@redhat.com>
Mon, 13 Nov 2023 00:36:24 +0000 (08:36 +0800)
commitc51da4afb47e7bb23080bc27f449efec36fe4b9c
tree6ac11073bb64cc1091218533312156a92eaaacb1
parent350d32523296b9d07eb1c7fd39472f61e2daad1c
client: queue a delay cap flushing if there are ditry caps/snapcaps

We should queue a cap release anyway if there are dirty caps/snapcaps
for the inodes when trimming caps.

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