Hello, here goes multipath-tools-0.2.2 Major changes are : 1) get a real parser. so update the config file with provided sample 2) get rid of most fixed-size arrays in favor of resizable vectors All in all, the code base now seems pretty sane. Changelog for this release : 2004-06-07 multipath-tools-0.2.2 * [multipath] leave out 2.4 compat code. Is there interest anyway ? * [multipath] convert all_paths table to vector api. Rename to pathvec. Get rid of max_devs * [multipath] convert mp table to vector api * convert blacklist to vector api * 2.6.7-rc? adds _user annotations to scsi/sg.h, causing compilation breakage. Add a "#define _user" in all sg_include.h (and remove cruft) * merge a real parser (from keepalived) courtesy of Alexandre Cassen. Now multipath and multipathd share a config file. This comes with a nice vector lib. * devnode blacklist moved from hardcoded to config file * Guy Coates noted -O2 CFLAGS lead to multipathd crashes on IA64. Remove the needless optimisation for now. Downloads and docs at http://christophe.varoqui.free.fr regards, cvaroqui -- - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html