From: Andreas Gruenbacher Date: Mon, 28 Mar 2011 15:05:50 +0000 (+0200) Subject: drbd: Change how the "handshake" packets are called X-Git-Tag: v3.8-rc1~78^2~18^2~310 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6038178ebe29e6b5e4d519a5ac56653d156c90f9;p=pandora-kernel.git drbd: Change how the "handshake" packets are called Packets of type P_HAND_SHAKE define which protocol versions and features a node supports. For clarity, call those packets P_CONNECTION_FEATURES instead. (This does not determine the features that a specific drbd device supports, such as drbd protocol A, B, C.) Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed