]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: avoid canceling object map / header updates
authorJason Dillaman <dillaman@redhat.com>
Tue, 10 Mar 2015 05:04:15 +0000 (01:04 -0400)
committerJosh Durgin <jdurgin@redhat.com>
Tue, 10 Mar 2015 22:41:46 +0000 (15:41 -0700)
commit7f246b8962db8d1ff2f0303db22a2c3997f6720a
tree3c45b18d8c3b71989d34ae8a1fdb6c9a319f2ebe
parent85737ab8c6df40e160ade124b1604e191369547e
librbd: avoid canceling object map / header updates

During a resize, reduce the possibility that the object map
and the header will get out-of-sync during a resize operation
that is canceled.

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