From: Philipp Reisner Date: Tue, 13 Dec 2011 09:31:32 +0000 (+0100) Subject: drbd: Do not send state packets while lower than C_CONNECTED cstate X-Git-Tag: v3.5-rc1~41^2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4afc433cf8066c112bd2bdd949d78ff8e8b4ba3f;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