]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix a bug that bucket instance obj can't be removed after resharding completed. 32822/head
authorzhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Fri, 8 Nov 2019 09:50:23 +0000 (17:50 +0800)
committerNathan Cutler <ncutler@suse.com>
Fri, 24 Jan 2020 14:23:04 +0000 (15:23 +0100)
commit4676b41ae2642102b5e0c0334c9f682948843301
tree35c0c1041a5220b0369983d63286f852745a2076
parent63df041ebd301c8c6bb6a60ba2b9791b3dc79d73
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