K 10 svn:author V 2 dg K 8 svn:date V 27 1995-08-01T18:51:02.000000Z K 7 svn:log V 296 Removed my special-case hack for VOP_LINK and fixed the problem with the wrong vp's ops vector being used by changing the VOP_LINK's argument order. The special-case hack doesn't go far enough and breaks the generic bypass routine used in some non-leaf filesystems. Pointed out by Kirk McKusick. END