chiark / gitweb /
[PATCH] extras multipath update
authorchristophe.varoqui@free.fr <christophe.varoqui@free.fr>
Tue, 23 Dec 2003 04:53:55 +0000 (20:53 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:13:10 +0000 (21:13 -0700)
commit01ff79f58925dd26a717ae78f201d739053b5477
treeada112d67746f225875f6f83e1ba7084e588b5f2
parent88bca8484d88ce543f40d631ec9048795a725c13
[PATCH] extras multipath update

 incremental to 20031222-2,

 2003-12-22 multipath-010
        * tweak the install target in Makefile
        * stop passing fds as argument : this change enable a strict
          segregation of ugly 2.4 code
        * sysfs version of get_lun_strings()
        * be careful about the return of get_unique_id() since errors
          formerly caught up by if(open()) in the caller fn are now returned
          by get_unique_id()
        * send get_serial() in unused.c
extras/multipath/ChangeLog
extras/multipath/Makefile
extras/multipath/main.c
extras/multipath/unused.c