Date: Thu, 24 Apr 2008 09:58:33 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_subr.c Message-ID: <200804240958.m3O9wXm3038035@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2008-04-24 09:58:33 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_subr.c
Log:
Allow the vnode zone to return the unused memory. The vnode reference
count is/shall be properly maintained for the long time, and VFS
shall be safe against the vnode memory reclamation.
Proposed by: jeff
Tested by: pho
Revision Changes Path
1.729 +2 -2 src/sys/kern/vfs_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804240958.m3O9wXm3038035>
