]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: add new fail method to AioCompletion
authorJason Dillaman <dillaman@redhat.com>
Thu, 9 Apr 2015 00:18:50 +0000 (20:18 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 10 Jun 2015 15:55:56 +0000 (11:55 -0400)
commit7df6091a30b1b94d764240262195e971175554b3
tree575967259df8f074e21f60f94be49ab142180751
parentcf6e1f50ea7b5c2fd6298be77c06ed4765d66611
librbd: add new fail method to AioCompletion

Helper method to handle passing fatal errors generated within
librbd (not from the OSDs) back to the client.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 6d1d0c867855a96bee4c13a0c0a39a0e002ccd12)
src/librbd/AioCompletion.cc
src/librbd/AioCompletion.h
src/librbd/AsyncOperation.h