]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix a bug that bucket instance obj can't be removed after resharding completed. 33306/head
authorzhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Fri, 8 Nov 2019 09:50:23 +0000 (17:50 +0800)
committerNathan Cutler <ncutler@suse.com>
Fri, 14 Feb 2020 10:15:52 +0000 (11:15 +0100)
commit8595d8fda9c336fad64720b69d3cc8da5e4fc187
tree94f3a97cb62049ccbf22fca6c91776ddcbf44a0f
parentcb8591cc400f2786f9101b089a932d3a6d980aa7
rgw: fix a bug that bucket instance obj can't be removed after resharding completed.

Fixes: https://tracker.ceph.com/issues/42691
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked from commit 03039d9630e65088b525e9637dfc6f8f2c0a2702)

Conflicts:
src/rgw/rgw_reshard.cc
- in master, *store has type "rgw::sal::RGWRadosStore", while in nautilus
  it has type "RGWRados", but this line appears to be merely incidental
  to the patch
src/rgw/rgw_reshard.cc