From: Andreas Gruenbacher Date: Mon, 28 Mar 2011 14:44:40 +0000 (+0200) Subject: drbd: Change how the initial packets are called X-Git-Tag: v3.8-rc1~78^2~18^2~311 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5d6f33abe9da025d3d891367f93d084e8c74bf5;p=pandora-kernel.git drbd: Change how the initial packets are called The first packets exchanged when a connection is established are referred to as P_HAND_SHAKE_S and P_HAND_SHAKE_M in the code, followed by P_HAND_SHAKE packets. To avoid confusion between these two unrelated things, call the initial packets P_INITIAL_DATA and P_INITIAL_META. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed