Subject: CVS commit: pkgsrc/devel
From: Alistair G. Crooks
Date: 2007-12-05 09:46:37
Message id: 20071205084638.0B56E21507@cvs.netbsd.org

Log Message:
Update the netbsd-iscsi-initiator and netbsd-iscsi-target packages to
version 20071205.

Fix the bug where multiple targets appeared as one. With huge thanks to
Greg Oster for his work in squashing this one.

        Module Name:    src
        Committed By:   oster
        Date:           Tue Dec  4 16:25:37 UTC 2007

        Modified Files:
                src/dist/iscsi/src: disk.c

        Log Message:
        Set "lun = sess->d" early on (but not too early), and allow \ 
multiple
        targets to now work correctly.  XXX: This will need to be re-visited
        at some point, and fixed properly.

        Commit requested by: agc

        To generate a diff of this commit:
        cvs rdiff -r1.34 -r1.35 src/dist/iscsi/src/disk.c

Also, the initiator has been modified to attach to multiple targets,
again thanks to Greg Oster.

        Module Name:    src
        Committed By:   oster
        Date:           Tue Dec  4 16:22:39 UTC 2007

        Modified Files:
                src/share/examples/refuse/iscsi-initiator: iscsifs.c

        Log Message:
        Add a '-D' option to allow "Discovery" of the targets provided \ 
by a host.

        Initial support for multiple targets from the same host.

        Base 'MaxTargets' on a #define, rather than hard-coding.

        Reviewed by: agc

Files:
RevisionActionfile
1.4modifypkgsrc/devel/netbsd-iscsi-initiator/Makefile
1.5modifypkgsrc/devel/netbsd-iscsi-initiator/distinfo
1.4modifypkgsrc/devel/netbsd-iscsi-target/Makefile
1.5modifypkgsrc/devel/netbsd-iscsi-target/distinfo