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:
6df058c
)
ceph: add feature bits to connection handshake (protocol change)
author
Sage Weil
<sage@newdream.net>
Wed, 23 Dec 2009 17:30:21 +0000
(09:30 -0800)
committer
Sage Weil
<sage@newdream.net>
Wed, 23 Dec 2009 17:30:21 +0000
(09:30 -0800)
Define supported and required feature set. Fail connection if the server
requires features we do not support (TAG_FEATURES), or if the server does
not support features we require.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found