K 10 svn:author V 3 kib K 8 svn:date V 27 2011-11-01T15:41:55.626483Z K 7 svn:log V 197 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. Approved by: re (bz) END