Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/11/2006 00:49:59
Module Name: src
Committed By: yamt
Date: Wed Jan 11 00:49:59 UTC 2006
Modified Files:
src/sys/dev: fss.c vnd.c
Log Message:
don't set b_rawblkno unnecessarily.
it will be set by device strategy routine.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/fss.c
cvs rdiff -r1.127 -r1.128 src/sys/dev/vnd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.