]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: AioRequest::send no longer returns a result
authorJason Dillaman <dillaman@redhat.com>
Thu, 9 Apr 2015 17:33:09 +0000 (13:33 -0400)
committerJason Dillaman <dillaman@redhat.com>
Fri, 24 Jul 2015 13:59:56 +0000 (09:59 -0400)
commit4e7cf6115798dd339efe41a528aac148be640b29
treebf230bb4089ffb4a0544369b4004a9b89cbbf934
parent0ccf47bf9f070ff7fe4e1dd3d3c3e3daa1f621c4
librbd: AioRequest::send no longer returns a result

The librados calls used by AioRequest::send should always return
zero unless there is a bug.

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

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