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: Fri Sep 10 10:00:33 UTC 2004
Modified Files:
src/sys/dev: vnd.c
Log Message:
vndstrategy/vndiodone:
don't call bgetvp/brelvp here. they are not interrupt safe.
as we're doing something like direct i/o,
there's no point to call them anyway.
To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 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