]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crush: introduce CRUSH_V4 feature bit
authorSage Weil <sage@redhat.com>
Wed, 3 Dec 2014 01:42:50 +0000 (17:42 -0800)
committerSage Weil <sage@redhat.com>
Thu, 22 Jan 2015 18:16:42 +0000 (10:16 -0800)
commit325fc567c5a15c9394fee18481fb17d3a9c79a87
tree6de726e4b4929477878989d4dd34ffbebcc0da09
parent242293c908e923d474910f2b8203fa3b41eb5a53
crush: introduce CRUSH_V4 feature bit

Introduce a feature bit that reflects whether straw2 buckets are in use.
Clients need to support them before they can be used!

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