]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: refresh image if required before replaying journal ops 7978/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 8 Mar 2016 18:20:24 +0000 (13:20 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 8 Mar 2016 18:20:24 +0000 (13:20 -0500)
commitb705a71b9fda04666bab0916f621bdd3574685a1
tree2e7c5b4b85c993ee558d2ad4136a5518669aa1ba
parent1c99dc2f4f32682be83c581b2026d4d41b7daec0
librbd: refresh image if required before replaying journal ops

Fixes: #14908
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/journal/Replay.cc
src/test/Makefile-client.am
src/test/librbd/journal/test_mock_Replay.cc
src/test/librbd/mock/MockImageCtx.h
src/test/librbd/mock/MockImageState.h [new file with mode: 0644]