Date: Mon, 24 Jul 2000 22:38:57 -0700 (PDT) From: Kirk McKusick <mckusick@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_syscalls.c Message-ID: <200007250538.WAA75577@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckusick 2000/07/24 22:38:57 PDT Modified files: sys/kern vfs_syscalls.c Log: Do not need vrele(nd.ni_vp) as that is done by NDFREE(&nd, 0); Submitted by: Peter Holm <pho@freebsd.org> Revision Changes Path 1.160 +1 -6 src/sys/kern/vfs_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007250538.WAA75577>