]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crush: CrushWrapper s/remove_unused_root/remove_root/
authorLoic Dachary <ldachary@redhat.com>
Sun, 19 Mar 2017 12:37:43 +0000 (13:37 +0100)
committerLoic Dachary <ldachary@redhat.com>
Mon, 3 Apr 2017 08:35:57 +0000 (10:35 +0200)
commitea1fdc824afd824ca9ed8d29b3c715cbf21afa3d
treed2dcb04c7aa2fa671e5939cd1338448bb2debe50
parentb7c9f788d89c15f74952fc8e05d36b143eaf9865
crush: CrushWrapper s/remove_unused_root/remove_root/

The unused argument allows removal of class buckets that are in use.

Signed-off-by: Loic Dachary <loic@dachary.org>
src/crush/CrushWrapper.cc
src/crush/CrushWrapper.h
src/test/crush/CrushWrapper.cc