]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librados: remove unused lines and fix return code for cmp guards 1256/head
authorJosh Durgin <josh.durgin@inktank.com>
Tue, 18 Feb 2014 01:09:26 +0000 (17:09 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Tue, 18 Feb 2014 20:34:33 +0000 (12:34 -0800)
commit7a019b386ca94094d455558774f8789a82cc15b4
tree3399524f823d46496c0a49186f0fc90c1a2b0e79
parentbfbfcd6eadac2a74a2f992bdb0a4044b06f94611
test/librados: remove unused lines and fix return code for cmp guards

Now that return values are actually set by the osd and client, fix up
the tests that were checking the old behavior.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/test/librados/aio.cc
src/test/librados/misc.cc