]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-ddf.c
ddf: Don't consider 'dl' entries with state_fd < 0
authorNeilBrown <neilb@suse.de>
Tue, 15 Mar 2011 03:53:00 +0000 (14:53 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 15 Mar 2011 03:53:00 +0000 (14:53 +1100)
commit77632af90637004deac013d1716727b15094b3ee
tree3a4b5f2436f959f2cc028e0ab3624dffbc6a5b0e
parent0c4f6e378b4fd9518e1037caab4babacf41ea6c8
ddf: Don't consider 'dl' entries with state_fd < 0

These have been marked as invalid (recently failed) so
don't trust the major/minor associated with them.

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