K 10 svn:author V 3 kib K 8 svn:date V 27 2007-05-18T13:02:13.000000Z K 7 svn:log V 257 Since renaming of vop_lock to _vop_lock, pre- and post-condition function calls are no more generated for vop_lock. Rename _vop_lock to vop_lock1 to satisfy tools/vnode_if.awk assumption about vop naming conventions. This restores pre/post-condition calls. END