Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/28/2001 07:11:32
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat Apr 28 04:11:32 UTC 2001

Modified Files:
	syssrc/sys/dev/scsipi: cd.c sd.c

Log Message:
Use simple tags for read and write, unless B_ORDERED is set, in
which case we use an ordered tag.


To generate a diff of this commit:
cvs rdiff -r1.145 -r1.146 syssrc/sys/dev/scsipi/cd.c
cvs rdiff -r1.171 -r1.172 syssrc/sys/dev/scsipi/sd.c

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