cvs commit: src/sys/kern vfs_subr.c
Konstantin Belousov
kib at FreeBSD.org
Thu Apr 24 09:58:33 UTC 2008
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
More information about the cvs-src
mailing list