]> 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)
committerLoic Dachary <ldachary@redhat.com>
Sun, 30 Aug 2015 15:55:58 +0000 (17:55 +0200)
commitc1b0e7a985cc9e742dcef4c8c427c57a2f58fa43
treec704ed7acc50393bb585d7855d04d35d21d1aa7b
parentb16129c3393d6e301b4af5203ffa1c6d8dfdda38
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>
(cherry picked from commit 767fc29aa62a0a4e4dd8a78785576e8f1b44ee5b)
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