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: hannken
Date: Mon Apr 19 16:04:07 UTC 2004
Modified Files:
src/sys/dev: dksubr.c
Log Message:
Redo dk_start(). If di->di_diskstart() runs synchronous its biodone() will
call dk_start() via dk_iodone() before the buffer gets removed from queue.
Approved by: Roland Dowdeswell <elric%netbsd.org@localhost>
Fixes PR #25240
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/dev/dksubr.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