Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <Maciej.Trela@intel.com> Signed-off-by: NeilBrown <neilb@suse.de>
- Loading branch information