freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/fs
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
..
zfs Revert the previous commit. The race is not applicable to the lockmgr 2010-07-16 19:52:03 +00:00
gfs.c - Don't depend on value returned by gfs_*_inactive(), it doesn't work 2009-09-26 00:04:30 +00:00
vnode.c Manage asynchronous vnode release just like Solaris. 2009-08-17 09:48:34 +00:00