]> 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>
Wed, 10 Jun 2015 15:55:56 +0000 (11:55 -0400)
commitdd2e4c13ff6d88edb25f90af62af16ba825c15c9
tree416de425fa6f3bc33b52c9e6555fe57cff30f3a5
parentdbd4e293d7124c89a22148e8fa5f425a995c900c
librbd: internal AIO methods no longer return result

All failures should be returned via the AioCompletion.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 9ab42d613128ab08c688ddbea93df4c95068b9cd)

Conflicts:
src/librbd/AioRequest.cc: trivial resolution
src/librbd/internal.cc: trivial resolution
src/librbd/AioRequest.cc
src/librbd/CopyupRequest.cc
src/librbd/ImageWatcher.cc
src/librbd/ImageWatcher.h
src/librbd/internal.cc
src/librbd/internal.h