K 10 svn:author V 3 pjd K 8 svn:date V 27 2010-11-02T22:30:19.359113Z K 7 svn:log V 284 MFC r211854: - When VFS_VGET() is not supported, switch to VOP_LOOKUP(). - We are fine by only share-locking the vnode. - Remove assertion that doesn't hold for ZFS where we cross mount points boundaries by going into .zfs/snapshot//. Reviewed by: rmacklem Reminded by: kib END