]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: initial work of orphan detection tool implementation
authorYehuda Sadeh <yehuda@redhat.com>
Sat, 25 Apr 2015 16:37:53 +0000 (09:37 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 29 Jun 2015 22:09:01 +0000 (15:09 -0700)
commit767fc29aa62a0a4e4dd8a78785576e8f1b44ee5b
treed0ddbd0b449972992f588da10dd9c4c0bf93c43f
parent04a69faff2c70e6a31b73f4bfa7e087551e2843f
rgw: initial work of orphan detection tool implementation

So far doesn't do much, iterate through all objects in a specific pool
data, store it in a sharded index.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/CMakeLists.txt
src/rgw/Makefile.am
src/rgw/rgw_admin.cc
src/rgw/rgw_orphan.cc [new file with mode: 0644]
src/rgw/rgw_orphan.h [new file with mode: 0644]
src/rgw/rgw_rados.h