freebsd-src/sys/ufs
John Baldwin 61e1c19319 Revert the previous commit. The race is not applicable to the lockmgr
implementation in 8.0 and later as its flags field does not hold dynamic
state such as waiters flags, but is only modified in lockinit() aside
from VN_LOCK_*().

Discussed with:	attilio
2010-07-16 19:52:03 +00:00
..
ffs Revert the previous commit. The race is not applicable to the lockmgr 2010-07-16 19:52:03 +00:00
ufs