From: Sage Weil Date: Tue, 3 May 2011 19:52:05 +0000 (-0700) Subject: libceph: handle new osdmap down/state change encoding X-Git-Tag: v3.0-rc1~159^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7662d8ff57d2b00ce8f7fe0b60a85efbb2c05652;p=pandora-kernel.git libceph: handle new osdmap down/state change encoding Old incrementals encode a 0 value (nearly always) when an osd goes down. Change that to allow any state bit(s) to be flipped. Special case 0 to mean flip the CEPH_OSD_UP bit to mimic the old behavior. Signed-off-by: Sage Weil --- Reading git-diff-tree failed