Module Name: src Committed By: jdolecek Date: Sat Oct 22 22:32:33 UTC 2016
Modified Files:
src/sys/dev: dksubr.c dkvar.h
Log Message:
change sc_deferred to TAILQ (reusing bufq b_actq) to avoid possible buf leak
for MPSAFE drivers
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/sys/dev/dksubr.c
cvs rdiff -u -r1.25 -r1.26 src/sys/dev/dkvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
