cvs commit: src/sys/fs/pseudofs pseudofs_vncache.c
Robert Watson
rwatson at FreeBSD.org
Fri Jan 7 20:56:39 PST 2005
rwatson 2005-01-08 04:56:38 UTC
FreeBSD src repository
Modified files:
sys/fs/pseudofs pseudofs_vncache.c
Log:
Annotate that pfs_exit() always acquires and releases two mutexes for
every process exist, even if procfs isn't mounted. And one of those
mutexes is Giant. No immediate thoughts on fixing this.
Revision Changes Path
1.28 +4 -0 src/sys/fs/pseudofs/pseudofs_vncache.c
More information about the cvs-src
mailing list