]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd-replay: Add rbd_replay::rbd_loc
authorAdam Crume <adamcrume@gmail.com>
Wed, 6 Aug 2014 23:39:56 +0000 (16:39 -0700)
committerAdam Crume <adamcrume@gmail.com>
Wed, 13 Aug 2014 20:58:19 +0000 (13:58 -0700)
commit429a08918c9737313c7d170a00fb0c5ba21042df
treed9169043903cd45253504064c4d141d13f76560f
parent0b68f01ae8918e6c5980d621af1a4b024283f124
rbd-replay: Add rbd_replay::rbd_loc

Signed-off-by: Adam Crume <adamcrume@gmail.com>
src/rbd_replay/Makefile.am
src/rbd_replay/rbd_loc.cc [new file with mode: 0644]
src/rbd_replay/rbd_loc.hpp [new file with mode: 0644]
src/test/test_rbd_replay.cc