]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix version bucket stats 17789/head
authorlu.shasha <lu.shasha@eisoo.com>
Tue, 19 Sep 2017 06:01:37 +0000 (14:01 +0800)
committerlu.shasha <lu.shasha@eisoo.com>
Thu, 22 Nov 2018 02:34:18 +0000 (10:34 +0800)
commit52a843c598bc0553d8e75ea8290731e26a83aed1
tree73dd7da914cdc823e451a531a206a65baeefbff8
parent1461c4dbc6686cc860b08c40285d00ad2fcf9486
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>
src/cls/rgw/cls_rgw.cc