]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools: move 'test_store_tool' to 'tools/ceph-kvstore-tool'
authorJoao Eduardo Luis <joao.luis@inktank.com>
Sun, 13 Oct 2013 12:40:57 +0000 (13:40 +0100)
committerJoao Eduardo Luis <joao.luis@inktank.com>
Wed, 16 Oct 2013 19:49:49 +0000 (20:49 +0100)
commitda69fa09c8274585225471c68c1acc788a3881f4
tree2e53d78af5f9180df9fd9a0ef8c5549bd1f50452
parent6ff9570726b8ba6a6d1434a40ae86ca9649b05e6
tools: move 'test_store_tool' to 'tools/ceph-kvstore-tool'

ceph-kvstore-tool allows for lower-level access to leveldb stores.

Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
src/test/Makefile.am
src/test/ObjectMap/test_store_tool/test_store_tool.cc [deleted file]
src/tools/Makefile.am
src/tools/ceph-kvstore-tool.cc [new file with mode: 0644]