]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: IO ops will now asynchronously refresh the image if needed
authorJason Dillaman <dillaman@redhat.com>
Thu, 10 Dec 2015 23:39:28 +0000 (18:39 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 15 Dec 2015 01:31:31 +0000 (20:31 -0500)
commit8ef37b0259bd09c1c47c267918bc28330bae281f
tree22d7c0c865b66a7c494aeee66c0bd0b0748c64d0
parent01bc5156ef60341c3d88c63b0f1f9c1b8126d62a
librbd: IO ops will now asynchronously refresh the image if needed

This avoids blocking the AIO path with the previous synchronous
refresh path.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/AioImageRequest.cc
src/librbd/AioImageRequest.h
src/librbd/AioImageRequestWQ.cc
src/librbd/AioImageRequestWQ.h