diff options
author | 2022-08-11 13:00:53 +0800 | |
---|---|---|
committer | 2022-10-04 19:18:08 +0200 | |
commit | 7c3ea9870e09e193981695dd67c37a1a2b6d600b (patch) | |
tree | 4ed44318d73c8bda5644e5262712afc0daaf6e9e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ceph: fail the request if the peer MDS doesn't support getvxattr op (diff) | |
download | linux-dev-7c3ea9870e09e193981695dd67c37a1a2b6d600b.tar.xz linux-dev-7c3ea9870e09e193981695dd67c37a1a2b6d600b.zip |
ceph: no need to wait for transition RDCACHE|RD -> RD
For write when trying to get the Fwb caps we need to keep waiting
on transition from WRBUFFER|WR -> WR to avoid a new WR sync write
from going before a prior buffered writeback happens.
While for read there is no need to wait on transition from
RDCACHE|RD -> RD, and we can just exclude the revoking caps and
force to sync read.
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions