]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osdc: Interface to submit IO with ASIO Post.
authorAlex Ainscow <aainscow@uk.ibm.com>
Fri, 3 Oct 2025 13:55:56 +0000 (14:55 +0100)
committerAlex Ainscow <aainscow@uk.ibm.com>
Wed, 26 Nov 2025 11:28:25 +0000 (11:28 +0000)
commitc3f6bfb507109d015752f91bed93b68bbf862316
tree2659630f79647254a233aa9c2b7136d80e73534f
parent3202d9cb46f7ede3cd8a8a82f0f84758b9f36660
osdc: Interface to submit IO with ASIO Post.

For direct read failures, the locking is such that we cannot
immediately send a new IO without deadlocking. This new interface
allows an op to be sent as an asio post.

Signed-off-by: Alex Ainscow <aainscow@uk.ibm.com>
src/osdc/Objecter.cc
src/osdc/Objecter.h