Date: Thu, 26 Aug 2010 23:41:40 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/nfsserver nfs_serv.c Message-ID: <201008262341.o7QNfoQk075052@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2010-08-26 23:41:40 UTC
FreeBSD src repository
Modified files:
sys/nfsserver nfs_serv.c
Log:
SVN rev 211854 on 2010-08-26 23:41:40Z by pjd
- 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/<name>/.
Reviewed by: rmacklem
MFC after: 1 month
Revision Changes Path
1.200 +48 -40 src/sys/nfsserver/nfs_serv.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008262341.o7QNfoQk075052>
