Subject: CVS commit: src/dist/iscsi/src
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 12/04/2007 16:25:37
Module Name:	src
Committed By:	oster
Date:		Tue Dec  4 16:25:37 UTC 2007

Modified Files:
	src/dist/iscsi/src: disk.c

Log Message:
Set "lun = sess->d" early on (but not too early), and allow multiple
targets to now work correctly.  XXX: This will need to be re-visited
at some point, and fixed properly.

Commit requested by: agc


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 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.