]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: internal AIO methods no longer return result
authorJason Dillaman <dillaman@redhat.com>
Thu, 9 Apr 2015 01:37:50 +0000 (21:37 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 26 May 2015 18:25:19 +0000 (14:25 -0400)
commit9ab42d613128ab08c688ddbea93df4c95068b9cd
treeac167307aaed513c7e0f07f70896498defc39fa8
parentb88b88c5df91325fb713c2031a56bffe421268e0
librbd: internal AIO methods no longer return result

All failures should be returned via the AioCompletion.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/AioRequest.cc
src/librbd/CopyupRequest.cc
src/librbd/ImageWatcher.cc
src/librbd/ImageWatcher.h
src/librbd/internal.cc
src/librbd/internal.h