]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: skip expect object request send when skip_partial_discard on 12645/head
authorGui Hecheng <guihecheng@cmss.chinamobile.com>
Thu, 23 Feb 2017 09:17:15 +0000 (17:17 +0800)
committerGui Hecheng <guihecheng@cmss.chinamobile.com>
Fri, 24 Feb 2017 01:31:14 +0000 (09:31 +0800)
commitf42f6cf66a5ebcfe833eabbb373b67b613684839
tree534a89c4844e40b49922cbb169918553ea9875db
parentdc9892b1182732f800acbc078840310bae7d6c5b
test/librbd: skip expect object request send when skip_partial_discard on

With skip_partial_discard on, there may be no object request send calls,
because they are skipped.

Signed-off-by: Gui Hecheng <guihecheng@cmss.chinamobile.com>
src/test/librbd/io/test_mock_ImageRequest.cc