]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: add a fix_lc_shards AdminOp that can fix lc shards for all the buckets
authorAbhishek Lekshmanan <abhishek@suse.com>
Thu, 7 Mar 2019 13:12:49 +0000 (14:12 +0100)
committerAbhishek Lekshmanan <abhishek@suse.com>
Fri, 12 Apr 2019 16:08:27 +0000 (18:08 +0200)
commita11f72611de01ee92725e1f83c8c953982e2c676
tree1a26b19f71e9ecb3bf4f8e2f380417f97a2b2957
parent9ee376b866cf35915bd315d3926d9ea77934f3d0
rgw: add a fix_lc_shards AdminOp that can fix lc shards for all the buckets

The output would be a list of bucket names and their fix status, currently
buckets which do not need a fix will also be logged with a status of 0.

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit 767a16815b85e351eafb17fa369f580761e2f22a)
src/rgw/rgw_bucket.cc
src/rgw/rgw_bucket.h