]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Improve ftw handling.
authorNeil Brown <neilb@suse.de>
Mon, 26 Jun 2006 05:10:48 +0000 (15:10 +1000)
committerNeil Brown <neilb@suse.de>
Mon, 26 Jun 2006 05:10:48 +0000 (15:10 +1000)
commit45e878bba6b490bf204db824be71f070689c8737
tree195397cfc3d4529edb80412cc7b1d506a8d3f529
parent08110d41bc376e0a5724ab54b72a8793d03a79c0
Improve ftw handling.

If not 'ftw' is available, still allow openning of devices by dev number.

More recent version of uclibc support nftw, so add support to check
for that.
ChangeLog
mdadm.h
util.c