]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: ignore cache busy errors when shrinking an image 11467/head
authorJason Dillaman <dillaman@redhat.com>
Thu, 8 Sep 2016 15:51:34 +0000 (11:51 -0400)
committerLoic Dachary <ldachary@redhat.com>
Fri, 21 Oct 2016 11:17:02 +0000 (13:17 +0200)
commite8e1acb1d5154b749d251efa88b45e8ad3edb2bb
tree470d114ca7a3865708b3339740e52778f22c8e2a
parentba2e87e0443069b0552b698cc7a508898a3f585d
librbd: ignore cache busy errors when shrinking an image

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 4ce663845679dc35f2f15b893c6f988c4a60b25b)

Conflicts:
     src/test/librbd/operation/test_mock_ResizeRequest.cc:
     when_resize does not have the allow_shrink argument because
     d1f2c557b2c039730baca9efa3f5244bc19dcb1a has not been
     backported
src/librbd/operation/ResizeRequest.cc
src/librbd/operation/ResizeRequest.h
src/test/librbd/mock/MockImageCtx.h
src/test/librbd/operation/test_mock_ResizeRequest.cc