]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: remove unused block of code 48663/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Tue, 15 Nov 2022 02:19:19 +0000 (21:19 -0500)
committerJ. Eric Ivancich <ivancich@redhat.com>
Tue, 15 Nov 2022 05:56:55 +0000 (00:56 -0500)
commitc77802a80c0e75c6c26e69cca7ac77bfcd6277da
treeed10f305208ba96e1f74c2647f26b9b38ff1f8cf
parentb11c10acc9026d92b90cfb88f6a3381274ccb9bc
rgw: remove unused block of code

The removed block of code ultimately calls
RGWRados::bucket_set_reshard as the code block immediately below does,
although this block of code does not restore it to its correct "not
resharding" state.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/rgw/rgw_reshard.cc