From: Philipp Reisner Date: Wed, 26 Jan 2011 11:15:29 +0000 (+0100) Subject: drbd: Implemented receiving of new style packets on meta socket X-Git-Tag: v3.8-rc1~78^2~18^2~537 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=257d0af689df9aaf6ebecfc8d66b15415006c257;p=pandora-kernel.git drbd: Implemented receiving of new style packets on meta socket Now drbd communication with protocol 100 actually works. Replaced the remaining p_header80 with p_header where we no longer know which header it is. In the places where p_header80 is still in use, it is on purpose, because we know that it is an old style header there. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed