]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror: drop 'using namespace' in image replayer state machine
authorJason Dillaman <dillaman@redhat.com>
Sat, 7 Dec 2019 02:50:15 +0000 (21:50 -0500)
committerJason Dillaman <dillaman@redhat.com>
Mon, 16 Dec 2019 01:03:36 +0000 (20:03 -0500)
commitf7f6b5d12525f5cd9b8f65d41662ad7655b26d64
tree626f945ead373d8a2dfaa905741c5f53fc37f0b1
parent25a3c76f1aa1613a5f27a36cb4b09950f38b292f
rbd-mirror: drop 'using namespace' in image replayer state machine

This is going to cause conflicts w/ the '::journal' namespace and
future 'rbd::mirror::image_replayer::journal' namespace.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/test/rbd_mirror/test_mock_ImageReplayer.cc
src/tools/rbd_mirror/ImageReplayer.cc