From: Lars Ellenberg Date: Mon, 6 Sep 2010 10:31:37 +0000 (+0200) Subject: drbd: fix spurious protocol error X-Git-Tag: v2.6.37-rc1~167^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a821cc4a9a8d9e67356f9a5cfc1206aa3cfd30f7;p=pandora-kernel.git drbd: fix spurious protocol error If we cannot satisfy a request (because our disk just broke), we still need to drain the payload. Or we'll get a protocol error when interpreting the payload as DRBD packet header. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed