From: Philipp Reisner Date: Wed, 6 Jul 2011 21:04:44 +0000 (+0200) Subject: drbd: Fixed removal of volumes/devices from connected resources X-Git-Tag: v3.8-rc1~78^2~18^2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=369bea63711ae0595f6ef8c3c02bbf8a17ec608a;p=pandora-kernel.git 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 Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed