From 4d99c0275f26228389de30acac9204838f46c72d Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 3 May 2011 12:52:05 -0700 Subject: [PATCH] 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-format-patch failed