]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd-replay: Convert prep-for-replay.py to rbd-replay-prep.cc
authorAdam Crume <adamcrume@gmail.com>
Thu, 7 Aug 2014 20:38:19 +0000 (13:38 -0700)
committerSage Weil <sage@redhat.com>
Thu, 21 Aug 2014 17:57:33 +0000 (10:57 -0700)
commit0f052f8cefaae643a99bce9ab83b752194c20b98
tree43bbc3b15f355bee8ab7ef21dd1304ca074ce69c
parente18748ed99c01caa0b3a76ccdcbcb65412d32178
rbd-replay: Convert prep-for-replay.py to rbd-replay-prep.cc

Signed-off-by: Adam Crume <adamcrume@gmail.com>
examples/rbd-replay/run-prep-for-replay [deleted file]
examples/rbd-replay/run-rbd-replay-prep [new file with mode: 0755]
src/.gitignore
src/rbd_replay/Makefile.am
src/rbd_replay/Ser.cc [new file with mode: 0644]
src/rbd_replay/Ser.hpp [new file with mode: 0644]
src/rbd_replay/actions.cc
src/rbd_replay/actions.hpp
src/rbd_replay/prep-for-replay.py [deleted file]
src/rbd_replay/rbd-replay-prep.cc [new file with mode: 0644]