]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: invoke new parent class API methods
authorJason Dillaman <dillaman@redhat.com>
Tue, 21 Aug 2018 01:48:20 +0000 (21:48 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 19 Sep 2018 12:05:29 +0000 (08:05 -0400)
commit4c6132b676de7e9ad247769d45e9b0e60ad42a76
tree25094c8751ce5111f71a5233391dbb674e2135ea
parent6141039a7a62e6049736065cc3de7a4e399bba7b
librbd: invoke new parent class API methods

If the OSDs don't support the new methods, revert to the legacy
class API methods.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/image/RefreshRequest.cc
src/librbd/image/RefreshRequest.h
src/test/librbd/image/test_mock_RefreshRequest.cc