]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
radosgw-admin: try reshard even if bucket is resharding
authorCasey Bodley <cbodley@redhat.com>
Mon, 1 Feb 2021 17:02:44 +0000 (12:02 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 27 Apr 2022 17:21:45 +0000 (13:21 -0400)
commit6bae552feb69b5dd276d4021230bdc1c59e8f552
tree8a88141925f8b9a4b92ea9b66b849f149ddc5c08
parent7888b32c787c86a174c703dce7dab88fccbffc03
radosgw-admin: try reshard even if bucket is resharding

allow reshard in case a previous reshard failed. if the reshard is
actually still in progress, we'll fail to get the reshard lock

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_admin.cc