From: Sage Weil Date: Wed, 23 Dec 2009 17:30:21 +0000 (-0800) Subject: ceph: add feature bits to connection handshake (protocol change) X-Git-Tag: v2.6.34-rc2~9^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04a419f908b5291ff7e8ffd7aa351fa0ac0c08af;p=pandora-kernel.git ceph: add feature bits to connection handshake (protocol change) 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 --- Reading git-diff-tree failed