]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: use image size and parent overlap from active shrink op
authorJason Dillaman <dillaman@redhat.com>
Tue, 10 Mar 2015 15:17:49 +0000 (11:17 -0400)
committerJosh Durgin <jdurgin@redhat.com>
Tue, 10 Mar 2015 22:41:46 +0000 (15:41 -0700)
commit1d2989096eee89e1d06a1b42b9b9765bbf287e01
tree535e792758cb4f6b2007d7e7c86a5ea6484e957f
parent9c5c665bc7b3018261574177884f913b0fda3cba
librbd: use image size and parent overlap from active shrink op

If a shrink operation is in progress, all operations should use
the new size and new parent overlap for IO operations.

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