Subject: CVS commit: src/dist/iscsi/src
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 11/06/2007 15:59:10
Module Name: src
Committed By: agc
Date: Tue Nov 6 15:59:10 UTC 2007
Modified Files:
src/dist/iscsi/src: disk.c
Log Message:
In READ_CAPACITY, send back the size of the LUN, not the maximum LBA,
which is zero-based.
Problem reported by, and fix verified by, Greg Oster. Thanks, Greg!
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 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.