]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: ignore cache busy errors when shrinking an image 10985/head
authorJason Dillaman <dillaman@redhat.com>
Thu, 8 Sep 2016 15:51:34 +0000 (11:51 -0400)
committerJason Dillaman <dillaman@redhat.com>
Fri, 9 Sep 2016 12:22:47 +0000 (08:22 -0400)
commit4ce663845679dc35f2f15b893c6f988c4a60b25b
treef58e4bc056e26487b3dc2e463ec15ff31ca7e701
parent3f93a1917437ba7b69b306e4ff971b79e8b79c89
librbd: ignore cache busy errors when shrinking an image

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/operation/ResizeRequest.cc
src/librbd/operation/ResizeRequest.h
src/test/librbd/mock/MockImageCtx.h
src/test/librbd/operation/test_mock_ResizeRequest.cc