]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd-replay: Add --map-image option for image name mapping
authorAdam Crume <adamcrume@gmail.com>
Tue, 22 Jul 2014 23:06:52 +0000 (16:06 -0700)
committerSage Weil <sage@redhat.com>
Thu, 21 Aug 2014 17:57:31 +0000 (10:57 -0700)
commit2eb6ea3369814447822017887b30a0a1806cf604
tree0d59f954feed81248cf013570f2bdd1ac3844f0b
parent2a66e09abe7864bd48362b1985cce31a1cb6ed2a
rbd-replay: Add --map-image option for image name mapping

Signed-off-by: Adam Crume <adamcrume@gmail.com>
src/rbd_replay/ImageNameMap.cc [new file with mode: 0644]
src/rbd_replay/ImageNameMap.hpp [new file with mode: 0644]
src/rbd_replay/Makefile.am
src/rbd_replay/NameMap.cc [new file with mode: 0644]
src/rbd_replay/NameMap.hpp [new file with mode: 0644]
src/rbd_replay/Replayer.cc
src/rbd_replay/Replayer.hpp
src/rbd_replay/actions.cc
src/rbd_replay/actions.hpp
src/rbd_replay/rbd-replay.cc