]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Tue, 14 Oct 2025 10:42:14 +0000 (11:42 +0100)
commita39c9b01c5193289dca172a3868faf1180ee6015
treefe6baaee0b9fc446a78acf75b6ee8da3e5aca1ab
parent967c468004f927f3a6cf780d9ee07c3a167c3c4d
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