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: Fri Mar 31 23:22:24 UTC 2006
Modified Files:
src/dist/iscsi/include: parameters.h util.h
src/dist/iscsi/src: disk.c driver.c initiator.c iscsi-harness.c
iscsi-target.c iscsi.c iscsiconfig.c mount_iscsi.c osd-target.c
osd.c osd_ops.c parameters.c target.c tests.c utest.c util.c
Log Message:
Provide a bit more information in the error and warning routines - needed
since variadic macros were removed.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/dist/iscsi/include/parameters.h
cvs rdiff -r1.10 -r1.11 src/dist/iscsi/include/util.h
cvs rdiff -r1.12 -r1.13 src/dist/iscsi/src/disk.c
cvs rdiff -r1.2 -r1.3 src/dist/iscsi/src/driver.c \
src/dist/iscsi/src/iscsiconfig.c src/dist/iscsi/src/mount_iscsi.c \
src/dist/iscsi/src/utest.c
cvs rdiff -r1.3 -r1.4 src/dist/iscsi/src/initiator.c src/dist/iscsi/src/osd.c \
src/dist/iscsi/src/osd_ops.c
cvs rdiff -r1.5 -r1.6 src/dist/iscsi/src/iscsi-harness.c \
src/dist/iscsi/src/parameters.c src/dist/iscsi/src/tests.c
cvs rdiff -r1.8 -r1.9 src/dist/iscsi/src/iscsi-target.c \
src/dist/iscsi/src/util.c
cvs rdiff -r1.4 -r1.5 src/dist/iscsi/src/iscsi.c \
src/dist/iscsi/src/osd-target.c
cvs rdiff -r1.11 -r1.12 src/dist/iscsi/src/target.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