Date: Sun, 16 Oct 2005 21:54:35 +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: <200510162154.j9GLsZGJ099936@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
truckman 2005-10-16 21:54:35 UTC FreeBSD src repository 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510162154.j9GLsZGJ099936>