Fix issue where we could jump into getdirtybuf without splbio() on a retry
authorbeck <beck@openbsd.org>
Tue, 22 Apr 2014 20:14:39 +0000 (20:14 +0000)
committerbeck <beck@openbsd.org>
Tue, 22 Apr 2014 20:14:39 +0000 (20:14 +0000)
commitc767a7f23ef10448da21641945be9484b221c382
tree1073057cec7496359ff34050acabf33edc0547bd
parent7fbe98003b2dedf0af00f7810a35748024ade1e4
Fix issue where we could jump into getdirtybuf without splbio() on a retry
that probably crashed espie.
ok tedu@
sys/ufs/ffs/ffs_softdep.c