Date: Mon, 27 Dec 2004 05:17:11 +0000 (UTC) From: Alexander Kabaev <kan@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_mount.c Message-ID: <200412270517.iBR5HBYT088546@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kan 2004-12-27 05:17:11 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_mount.c
Log:
Do not vput(9) unlocked vnode and do not VREF it with the sole purpose
of vputting it back immediately.
Complained by: DEBUG_VFS_LOCKS
Revision Changes Path
1.174 +0 -2 src/sys/kern/vfs_mount.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412270517.iBR5HBYT088546>
