From: Philipp Reisner Date: Wed, 13 Apr 2011 23:24:47 +0000 (-0700) Subject: drbd: Runtime changeable wire protocol X-Git-Tag: v3.8-rc1~78^2~18^2~267 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=303d1448a048fb5b099babc5f41d0b1e22238778;p=pandora-kernel.git drbd: Runtime changeable wire protocol The wire protocol is no longer a property that is negotiated between the two peers. It is now expressed with two bits (DP_SEND_WRITE_ACK and DP_SEND_RECEIVE_ACK) in each data packet. Therefore the primary node is free to change the wire protocol at any time without disconnect/reconnect. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed