]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/cls_rbd/test_cls_rbd: update TestClsRbd.sparsify 30258/head
authorKefu Chai <kchai@redhat.com>
Mon, 9 Sep 2019 10:39:41 +0000 (18:39 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 9 Sep 2019 13:44:53 +0000 (21:44 +0800)
commit855d84d283124a0e2264172e849632317810556a
treec88dd237f4a4209c7d1af0e667dc1fcaad6d8e51
parent9e7ecf708a3f3f1683561b559808476d3001b383
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>
src/test/cls_rbd/test_cls_rbd.cc