From: Lars Ellenberg Date: Fri, 17 Dec 2010 20:06:18 +0000 (+0100) Subject: drbd: add debugging assert to make sure the protocol is clean X-Git-Tag: v2.6.39-rc1~37^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f735e3635430c6d1c319664d82b34376e3f9aa17;p=pandora-kernel.git drbd: add debugging assert to make sure the protocol is clean We expect to only receive the recently introduced "set out of sync" packets in specific states. If we receive them in different states, that may confuse the resync process to the point where it won't terminate, or think it made negative progress. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed