Source-Changes archive

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

CVS commit: src/dist/iscsi



Module Name:    src
Committed By:   agc
Date:           Tue Mar 21 21:03:14 UTC 2006

Modified Files:
        src/dist/iscsi/include: util.h
        src/dist/iscsi/src: disk.c tests.c util.c

Log Message:
Abstract out some common code, and place it in the utilities source.
Get rid of some #ifdef __KERNEL__ abstractions - they're not needed.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/dist/iscsi/include/util.h
cvs rdiff -r1.7 -r1.8 src/dist/iscsi/src/disk.c
cvs rdiff -r1.4 -r1.5 src/dist/iscsi/src/tests.c
cvs rdiff -r1.5 -r1.6 src/dist/iscsi/src/util.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