]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: removed unused BucketInfoReshardUpdate
authorCasey Bodley <cbodley@redhat.com>
Tue, 15 Dec 2020 18:58:44 +0000 (13:58 -0500)
committerCasey Bodley <cbodley@redhat.com>
Fri, 5 Feb 2021 02:27:19 +0000 (21:27 -0500)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_reshard.cc

index 4de10a05460fcc354801c985d90e13c2edc775ee..08afdf1acd83b0f18367fa805f46a1632f8676b8 100644 (file)
@@ -506,6 +506,7 @@ int RGWBucketReshard::cancel(const DoutPrefixProvider* dpp)
   return ret;
 }
 
+
 RGWBucketReshardLock::RGWBucketReshardLock(rgw::sal::RGWRadosStore* _store,
                                           const std::string& reshard_lock_oid,
                                           bool _ephemeral) :