]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados_test_stub: enable sparse_read
authorMykola Golub <mgolub@suse.com>
Thu, 31 Jan 2019 13:51:32 +0000 (13:51 +0000)
committerMykola Golub <mgolub@suse.com>
Fri, 15 Feb 2019 11:12:00 +0000 (11:12 +0000)
commit7b8a95ef78f6f44a3678a560985c21230534c8e6
treefb95364ea9466412102b42fb30ea43e77234b891
parent2563a0bd43cb09365d0d80786c2192856c0e7c3f
librados_test_stub: enable sparse_read

Although it actually does not do sparse read, enabling it makes
possible to link the same test code with both librados_test_stub
and real librados.

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/test/librados_test_stub/LibradosTestStub.cc
src/test/librados_test_stub/TestMemIoCtxImpl.cc