]> git.ipfire.org Git - thirdparty/mdadm.git/commit
RAID-6 check standalone fix component list parsing
authorPiergiorgio Sartor <piergiorgio.sartor@nexgo.de>
Thu, 14 Apr 2011 07:28:31 +0000 (17:28 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 14 Apr 2011 07:28:31 +0000 (17:28 +1000)
commit2cf311211179ba2456c8b73b0153c2afc6e401a5
treee461ff4d752a38c793955fbe51b5b340c943eb36
parent4019ad07013a5d8618b867f724d1c4a13c5cb05d
RAID-6 check standalone fix component list parsing

Fix the parsing of the component list, i.e. skipping the "spare" one.

I also added a check in case the array is degraded.

Signed-off-by: NeilBrown <neilb@suse.de>
raid6check.c