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: Wed Jan 10 18:04:31 UTC 2007
Modified Files:
src/dist/iscsi/include: scsi_cmd_codes.h
src/dist/iscsi/src: disk.c
Log Message:
Move away from magic constants for the SCSI return codes.
Give the appropriate size bound when filling in data for the extended
INQUIRY command.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/dist/iscsi/include/scsi_cmd_codes.h
cvs rdiff -r1.22 -r1.23 src/dist/iscsi/src/disk.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