]> 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>
Tue, 1 Feb 2022 14:57:28 +0000 (09:57 -0500)
commita44c5e0f9e8cc28d8d5a8f7fb7f9a96cf4d4a108
tree809f0b7f952e15d4776445c5637e44d705eba1c8
parent0b959f674832402b4d7a655ad5d1a5dd1403280b
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