]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs: add cephfs-data-scan
authorJohn Spray <john.spray@redhat.com>
Wed, 29 Apr 2015 12:45:46 +0000 (13:45 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 13 Jul 2015 13:05:17 +0000 (14:05 +0100)
commit1c00b45166609e02e69c12b3a2eb7ee0760af762
tree152e1d31253857143994db6d92a388ff2814904e
parent8eaa2f263d1055a6e482b33c6d4f48b97d7169a3
tools/cephfs: add cephfs-data-scan

For scraping cephfs data pools for metadata in
backtraces, and injecting that metadata into
the cephfs metadata pool (initially offline).

Signed-off-by: John Spray <john.spray@redhat.com>
src/.gitignore
src/tools/Makefile-server.am
src/tools/Makefile.am
src/tools/cephfs/DataScan.cc [new file with mode: 0644]
src/tools/cephfs/DataScan.h [new file with mode: 0644]
src/tools/cephfs/cephfs-data-scan.cc [new file with mode: 0644]