]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: refresh image after applying new/removing old metadata
authorJason Dillaman <dillaman@redhat.com>
Fri, 6 Oct 2017 19:03:34 +0000 (15:03 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 10 Oct 2017 13:10:26 +0000 (09:10 -0400)
commitad01a883c5d9139d3ad3176a39a538bb8b247388
treec1dd1820e4da1dd31b31c917480152a81342d37f
parent980f18d319e2a59333f76d60835e77e7f617a9a5
librbd: refresh image after applying new/removing old metadata

Fixes: http://tracker.ceph.com/issues/21711
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/Operations.cc
src/librbd/Utils.cc
src/librbd/Utils.h
src/librbd/journal/Replay.cc
src/test/librbd/journal/test_Replay.cc
src/test/librbd/journal/test_mock_Replay.cc