From: Philipp Reisner Date: Tue, 13 Dec 2011 17:32:18 +0000 (+0100) Subject: drbd: Do not send state packets while lower than C_CONNECTED cstate X-Git-Tag: v3.8-rc1~78^2~18^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ab9b1b60b1854bf5fe68ecd51cb9550c67801ec;p=pandora-kernel.git drbd: Do not send state packets while lower than C_CONNECTED cstate I.e. in C_WF_REPORT_PARAMS or in C_WF_CONNECTION. Sending may already work in these cstates, but the peer still expects the HandShake / ConnectionFeatures packet. Actually triggered by the Testuite on kugel. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed