Module Name: src Committed By: yamaguchi Date: Fri Feb 28 06:01:23 UTC 2020
Modified Files:
src/sys/dev/dkwedge: dk.c
Log Message:
Update sc->sc_parent->dk_rawvp while the lock named dk_rawlock held
to prevent a race condition
Fixes PR kern/55026
OKed by mlelstv@, thanks
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/sys/dev/dkwedge/dk.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
