]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librados/aio: remove unused callbacks 24724/head
authorJosh Durgin <jdurgin@redhat.com>
Tue, 23 Oct 2018 20:19:51 +0000 (16:19 -0400)
committerJosh Durgin <jdurgin@redhat.com>
Tue, 23 Oct 2018 20:19:51 +0000 (16:19 -0400)
commitb148a231b44b5ee88da3e4894e79bd44faddce46
treea5ec5f8dc487e47d55db02a239dee66c2f8ccd8d
parent75a776c0eb1abd3093cafd095326682175495a6b
test/librados/aio: remove unused callbacks

That callbacks are called is covered by many other tests.
These particular m_safe and m_complete fields were unused.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
src/test/librados/aio.cc