From: Maciej Trela Date: Wed, 14 Apr 2010 06:58:16 +0000 (+1000) Subject: md: Correctly handle device removal via sysfs X-Git-Tag: v2.6.35-rc1~440^2~32 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b71031076e1169e89bdac1b245ad1488587e4730;p=pandora-kernel.git md: Correctly handle device removal via sysfs Writing "none" to "../md/dev-xx/slot" removes that device from being an active part of the array, but it didn't set ->raid_disk to -1 to record this fact. Signed-off-by: Maciej Trela Signed-off-by: NeilBrown --- Reading git-diff-tree failed