Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
md: when a level change reduces the number of devices, remove the exc…
…ess. When an array is changed from RAID6 to RAID5, fewer drives are needed. So any device that is made superfluous by the level conversion must be marked as not-active. For the RAID6->RAID5 conversion, this will be a drive which only has 'Q' blocks on it. Cc: stable@kernel.org Signed-off-by: NeilBrown <neilb@suse.de>
- Loading branch information