]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/cls_rbd/test_cls_rbd: update TestClsRbd.sparsify 30354/head
authorKefu Chai <kchai@redhat.com>
Mon, 9 Sep 2019 10:39:41 +0000 (18:39 +0800)
committerPrashant D <pdhange@redhat.com>
Thu, 12 Sep 2019 03:42:35 +0000 (23:42 -0400)
commit48c084a9a5aa54513dc073febc53eb017bd5db1d
tree3aec7617b3ab3460bf8f35d2aefaaba0f649513a
parent9681ad4c95f8eceba29d28526ce9af56cc4b33b2
test/cls_rbd/test_cls_rbd: update TestClsRbd.sparsify

after #30061, extents returned by sparse read will always be
an empty map as long as the extents to be read is empty or the extent(s)
in it are empty, even of the objectstorage does not support sparse read.

Fixes: https://tracker.ceph.com/issues/41721
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 855d84d283124a0e2264172e849632317810556a)
src/test/cls_rbd/test_cls_rbd.cc