]> git-server-git.apps.pok.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>
Tue, 26 May 2015 18:25:19 +0000 (14:25 -0400)
commitc77bce3311ab62892eb8c1d883263ba7ed663b20
treedbc400d0ebe18194136b899a64251e39fcad6511
parent9ab42d613128ab08c688ddbea93df4c95068b9cd
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>
src/librbd/AioRequest.cc
src/librbd/AioRequest.h
src/librbd/AsyncFlattenRequest.cc
src/librbd/AsyncTrimRequest.cc
src/librbd/internal.cc