Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/share/examples/refuse/iscsi-initiator



Module Name:    src
Committed By:   agc
Date:           Thu Feb  7 07:33:37 UTC 2008

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

Log Message:
Define the version of the FUSE ABI we're working with specifically.

Don't hand all the argv options to fuse_main() - it's only interested
in the ones we haven't parsed ourselves.

These changes make the initiator compile and perform discovery successfully
on FreeBSD 6.3. Full login doesn't work yet due to a KSE related bug.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/share/examples/refuse/iscsi-initiator/iscsifs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index