]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: hold snap_lock while reading parent info in diff_iterate
authorJosh Durgin <jdurgin@redhat.com>
Tue, 24 Feb 2015 22:43:10 +0000 (14:43 -0800)
committerJosh Durgin <jdurgin@redhat.com>
Thu, 26 Feb 2015 01:27:34 +0000 (17:27 -0800)
commit7fed0a366d5b81c2ab4af1f56eb5b278c8e297ff
tree4e088efd676fdf9f1fef8ca69a6cd261da73eb99
parentdf42fd383301aef6c9fbc32044bd0f1ab6d9cf3e
librbd: hold snap_lock while reading parent info in diff_iterate

Caught be the re-added assertions in ImageCtx::get_parent_info()

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
src/librbd/internal.cc