git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9db4b3e
)
libceph: handle new osdmap down/state change encoding
author
Sage Weil
<sage@newdream.net>
Tue, 3 May 2011 19:52:05 +0000
(12:52 -0700)
committer
Sage Weil
<sage@newdream.net>
Tue, 24 May 2011 18:52:09 +0000
(11:52 -0700)
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 <sage@newdream.net>
No differences found