]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: require CRUSH_TUNABLES feature of peers, clients when used
authorSage Weil <sage@inktank.com>
Mon, 13 Aug 2012 17:44:08 +0000 (10:44 -0700)
committerSage Weil <sage@inktank.com>
Tue, 14 Aug 2012 17:42:37 +0000 (10:42 -0700)
commit3dd5ebdc264ee9cafbbec54cde4b5a9cfa00114d
tree20a2c8f991901ecfb739fed21a158c1006e87f4d
parent43f7d3744fd76e52bb06084c36e487f85a2fb06b
osd: require CRUSH_TUNABLES feature of peers, clients when used

If the current crush map has non-default tunables, set our messengers to
require the tunables feature bit.  If it does not, clear the bit.

Signed-off-by: Sage Weil <sage@inktank.com>
src/osd/OSD.cc
src/osd/OSD.h