commit | 369bea63711ae0595f6ef8c3c02bbf8a17ec608a | [log] [tgz] |
---|---|---|
author | Philipp Reisner <philipp.reisner@linbit.com> | Wed Jul 06 23:04:44 2011 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Nov 08 16:57:51 2012 +0100 |
tree | c6b21e90ed8035c1d018e7be70ac26bc9d27a9e2 | |
parent | d5d7ebd42250620a6da2a8f6943c024391433488 [diff] |
drbd: Fixed removal of volumes/devices from connected resources When removing a volume/device we need to switch the connection status of the peer back into WFReportParams. Before this fix it was left in Connected state. That means that the peer device continued to inform us about state changes, etc... But we deleted that minor -> protocol error. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>