K 10 svn:author V 3 kib K 8 svn:date V 27 2011-11-01T15:56:15.071041Z K 7 svn:log V 175 MFC r226688: 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. END