diff options
author | Jason Dillaman <dillaman@redhat.com> | 2020-07-10 05:49:37 +0200 |
---|---|---|
committer | Jason Dillaman <dillaman@redhat.com> | 2020-07-16 21:59:31 +0200 |
commit | f5a169bd4e29b90e05a6bbb16575ea748ee6c888 (patch) | |
tree | 3113719eb0ab2693dbaf3d429dc43c5e29c1d734 /src/test/librbd/image | |
parent | cls/rbd: add support for neorados-style IO requests (diff) | |
download | ceph-f5a169bd4e29b90e05a6bbb16575ea748ee6c888.tar.xz ceph-f5a169bd4e29b90e05a6bbb16575ea748ee6c888.zip |
librbd: replace ImageCtx::get_work_queue with direct AsioEngine usage
The ImageCtx will contain a shared_ptr to its AsioEngine and previous
usage for get_work_queue now directly instantiate their own AsioEngine
instance.
Additionally, AsioEngine is now lighter weight by re-using the
io_context exposed via a neorados-wrapped librados API.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Diffstat (limited to 'src/test/librbd/image')
0 files changed, 0 insertions, 0 deletions