K 10 svn:author V 3 kib K 8 svn:date V 27 2011-10-24T13:56:31.987911Z K 7 svn:log V 196 The use of VOP_ISLOCKED() without a check for the return values can cause false positives. Replace the #ifdef block with the proper ASSERT_VOP_UNLOCKED() assert. Tested by: pho MFC after: 1 week END