Subject: CVS commit: othersrc/storage/dist/iscsi
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 01/31/2006 11:11:43
Module Name:	othersrc
Committed By:	agc
Date:		Tue Jan 31 11:11:43 UTC 2006

Modified Files:
	othersrc/storage/dist/iscsi/include: conf.h
	othersrc/storage/dist/iscsi/src: TODO disk.c

Log Message:
Make RAID0 devices (with more than one sub-device or extent) work
properly.

Report the correct size on startup.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 othersrc/storage/dist/iscsi/include/conf.h
cvs rdiff -r1.8 -r1.9 othersrc/storage/dist/iscsi/src/TODO
cvs rdiff -r1.10 -r1.11 othersrc/storage/dist/iscsi/src/disk.c

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