]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: make read_parent reusable
authorMykola Golub <mgolub@suse.com>
Mon, 20 Jul 2020 09:53:57 +0000 (10:53 +0100)
committerJason Dillaman <dillaman@redhat.com>
Thu, 27 Aug 2020 17:56:04 +0000 (13:56 -0400)
commit0ff49db4738d2ce2604ed1d3b2882ee4b9316a00
treebbcf4dfdf1d359c6c9bc258bd91022398e751da4
parent4d8d089f549133eff290b54d5b8fae6d001f9fd7
librbd: make read_parent reusable

Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 187c92ff3dfe0f171de203c7820042f88c79b3d3)

Conflicts:
src/librbd/io/Utils.h: missing Context forward declaration
src/librbd/io/ObjectRequest.cc: ASIO refactor
src/librbd/io/Utils.cc: ASIO refactor
src/test/librbd/io/test_mock_ObjectRequest.cc: ASIO refactor
src/librbd/io/ImageRequest.h
src/librbd/io/ObjectRequest.cc
src/librbd/io/Utils.cc
src/librbd/io/Utils.h
src/test/librbd/io/test_mock_ObjectRequest.cc