commit | 0b33a9164aca6332bf4a117af5528dea9675d782 | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Mon Nov 16 15:58:04 2009 +0100 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Tue Nov 24 18:12:13 2009 +0100 |
tree | ed825f7c748a362429aebcdb82ce836d1fcd31b0 | |
parent | 6c6c7951be7652f86109f2193651b78d90907c0d [diff] |
add missing state change on corrupt packet header in drbd_recv_header Otherwise the 'state fixup' in the receiver will change to Unconnected, but the receiver will terminate itself, and any attempt at 'down'ing that drbd later will block forever. see also Bugz. #259 Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>