]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crush/CrushWrapper: fix detach_bucket, remove_item[_under] vs weight-sets
authorSage Weil <sage@redhat.com>
Thu, 14 Mar 2019 17:37:49 +0000 (12:37 -0500)
committerSage Weil <sage@redhat.com>
Wed, 20 Mar 2019 09:57:50 +0000 (04:57 -0500)
commitc5d75e3426499fcf4660e414c48a741b18cb68a3
tree1c0690f8fe15163ff8b3bcd77703c2d445347728
parent5579f388af18c55d03cbf32c244488ee38169fc2
crush/CrushWrapper: fix detach_bucket, remove_item[_under] vs weight-sets

Fix detach_bucket and remove_item[_under] so that they do not
clobber the buckets' weight-set summations.

Signed-off-by: Sage Weil <sage@redhat.com>
src/crush/CrushWrapper.cc