Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/dev
Module Name: src
Committed By: jmc
Date: Wed Apr 21 03:18:41 UTC 2004
Modified Files:
src/sys/dev [netbsd-2-0]: dksubr.c
Log Message:
Pullup rev 1.12 (requested by elric in ticket #163)
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.
PR#25240
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.2.1 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