K 10 svn:author V 3 phk K 8 svn:date V 27 1997-10-17T12:36:19.000000Z K 7 svn:log V 202 Make a set of VOP standard lock, unlock & islocked VOP operators, which depend on the lock being located at vp->v_data. Saves 3x3 identical vop procs, more as the other filesystems becomes lock aware. END