freebsd-dev/sys/fs/pseudofs
Dag-Erling Smørgrav c9b9a82654 Release the vnode cache mutex when calling vgone(), since vgone() may
sleep.  This makes pfs_exit() even less efficient than before, but on
the bright side, the vnode cache mutex no longer needs to be recursive.
2004-08-15 21:58:02 +00:00
..
pseudofs_fileno.c Deprecate machine/limits.h in favor of new sys/limits.h. 2003-04-29 13:36:06 +00:00
pseudofs_internal.h [the previous commit to pseudofs_vncache.c got the wrong log message] 2001-10-01 04:26:33 +00:00
pseudofs_vncache.c Release the vnode cache mutex when calling vgone(), since vgone() may 2004-08-15 21:58:02 +00:00
pseudofs_vnops.c Commit a work-around for a more general bug involving process state: 2004-08-13 20:27:56 +00:00
pseudofs.c Put a version element in the VFS filesystem configuration structure 2004-07-30 22:08:52 +00:00
pseudofs.h Put a version element in the VFS filesystem configuration structure 2004-07-30 22:08:52 +00:00