]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: make diff-iterate clone tests exercise fast-diff mode 44594/head
authorIlya Dryomov <idryomov@gmail.com>
Fri, 7 Jan 2022 12:31:08 +0000 (13:31 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 14 Jan 2022 11:26:11 +0000 (12:26 +0100)
commita2edf6114ea5ec329001067307e17ed88203053f
treebf483e9f95747680591cbe60f49b36277049af47
parentff144b2b857c41b4b99fc9bbfc847f32cb5cae1d
test/librbd: make diff-iterate clone tests exercise fast-diff mode

The fast-diff feature wasn't propagated to the clone so these tests
were exercising the slow list_snaps path no matter what RBD_FEATURES
value was supplied to ceph_test_librbd.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit ceb13d76f2b3aba7209e85f3354970c072997742)
src/test/librbd/test_librbd.cc