Module Name: src Committed By: mlelstv Date: Sun Aug 23 07:47:52 UTC 2015
Modified Files:
src/sys/dev: dksubr.c
Log Message:
An adaptive mutex is sufficient, the data structures are accessed
by regular threads and by the biodone softint.
This allows diskstart routines to sleep (like cgd).
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/sys/dev/dksubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
