]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: switch the block_writes API calls to new write block layer
authorJason Dillaman <dillaman@redhat.com>
Wed, 27 May 2020 20:51:10 +0000 (16:51 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 28 May 2020 22:02:19 +0000 (18:02 -0400)
commit382953a659d84634464939bb1c4e1e65865c54be
tree0e0684e0b30fa639713511a2750ffc8632fe12f4
parenteb119cf3e639c30ec355e9d4bbfa930621c1c0c9
librbd: switch the block_writes API calls to new write block layer

This layer is located after all other layers that might block
writes and therefore hang waiting for IO to complete.

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