K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-08-22T06:51:06.000000Z K 7 svn:log V 291 - Fix interlock handling in vn_lock(). Previously, vn_lock() could return with interlock held in error conditions when the caller did not specify LK_INTERLOCK. - Add several comments to vn_lock() describing the rational behind the code flow since it was not immediately obvious. END