LWN.net Logo

multipath-tools-0.2.2

From:  christophe.varoqui@free.fr
To:  dm-devel@redhat.com
Subject:  [ANNOUNCE] multipath-tools-0.2.2
Date:  Mon, 7 Jun 2004 16:43:46 +0200
Cc:  linux-hotplug-devel@lists.sourceforge.net, linux-scsi@vger.kernel.org, linux-raid@vger.kernel.org

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
-- 


-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds