K 10 svn:author V 3 jhb K 8 svn:date V 27 2010-07-16T19:52:03.281028Z K 7 svn:log V 257 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 END