]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: synthetically delay write operation
authorVenky Shankar <vshankar@redhat.com>
Mon, 2 Jun 2025 05:05:44 +0000 (05:05 +0000)
committerVenky Shankar <vshankar@redhat.com>
Tue, 9 Sep 2025 04:37:48 +0000 (04:37 +0000)
commit7ab995b715968a4d03cf91aa7c6f44e25757a45e
tree4704855cb1dfe77677d338ebfa4c655c438ac4b7
parentf29c63e20bdcd743edfdb820a5f9da80d0367d62
client: synthetically delay write operation

To allow the client to hold Fb caps for an extended period of
time, to allow an asynchronous fsync to intervene and block, so
as to hunt [0].

[0]: https://tracker.ceph.com/issues/71510

Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/client/Client.cc
src/client/Client.h
src/common/options/mds-client.yaml.in