]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crush: report minimum_required_version when dumping tunables
authorSage Weil <sage@redhat.com>
Tue, 8 Mar 2016 01:41:08 +0000 (20:41 -0500)
committerSage Weil <sage@redhat.com>
Fri, 11 Mar 2016 20:36:50 +0000 (15:36 -0500)
commit565d1c73bde805c103b5093ec3c670ff1791d1a7
tree4fed76ab2f241d9e2a7edaedfc809b9c92d53a06
parent0cdb3af1b9d75a75f872c7eb72ce25d06cc8e046
crush: report minimum_required_version when dumping tunables

This mimics the feature bit enforcement in OSDMap.cc but it does it based
on the version string.  This is useful when you have CRUSH tunables that
aren't mapped to a named profile.

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