Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
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.
Home |
Main Index |
Thread Index |
Old Index