Date: Wed, 19 Oct 2005 20:18:45 +0000 (UTC) From: Don Lewis <truckman@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/nwfs nwfs_vnops.c Message-ID: <200510192018.j9JKIj46016506@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
truckman 2005-10-19 20:18:45 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/fs/nwfs nwfs_vnops.c
Log:
MFC nwfs_vnops.c 1.42
Original commit message:
Modified files:
sys/fs/nwfs nwfs_vnops.c
Log:
Update nwfs_lookup() to match the current cache_lookup() API.
cache_lookup() has returned a ref'ed and locked vnode since
vfs_cache.c:1.96, dated Tue Mar 29 12:59:06 2005 UTC. This change
is similar to the change made to smbfs_lookup() in smbfs_vnops.c:1.58.
Tested by: "Antony Mawer" ant AT mawer.org
MFC after: 2 weeks
Revision Changes Path
1.42 +11 -26 src/sys/fs/nwfs/nwfs_vnops.c
Approved by: re (scottl)
Revision Changes Path
1.41.2.1 +11 -26 src/sys/fs/nwfs/nwfs_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510192018.j9JKIj46016506>
