]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: make read_iterate mirror AioCompletion::complete
authorJosh Durgin <josh.durgin@dreamhost.com>
Tue, 9 Aug 2011 19:29:15 +0000 (12:29 -0700)
committerSage Weil <sage@newdream.net>
Thu, 11 Aug 2011 17:06:10 +0000 (10:06 -0700)
commit4bf6f6a677edfce93b47ed350e034f659bfd5a94
treed507e4ca97806ec7d7b4369119da46194f1c8370
parent30c97d50b6b5f01d7257e231e9714290e2cd8bf0
librbd: make read_iterate mirror AioCompletion::complete

This makes testlibrbd and testlibrbdpp pass again, and
now both I/O paths have the same logic.

Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
src/librbd.cc