]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix version bucket stats 25643/head
authorlu.shasha <lu.shasha@eisoo.com>
Tue, 19 Sep 2017 06:01:37 +0000 (14:01 +0800)
committerPrashant D <pdhange@redhat.com>
Thu, 20 Dec 2018 03:53:08 +0000 (22:53 -0500)
commit2e9f28f67550c6ab960b2b35b6ed721965df9bc6
tree885a08665501b3205c8635aaef975bbc1f4256f4
parenta64198e24492cde465cb3235813a30945003456a
rgw: fix version bucket stats

when link a null version delete_marker and the null version instance exists, the existing null version idx should not unlinked in rgw_bucket_link_olh. It will be removed in delete_obj.

Fixes: http://tracker.ceph.com/issues/21429
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com>
(cherry picked from commit 52a843c598bc0553d8e75ea8290731e26a83aed1)
src/cls/rgw/cls_rgw.cc