1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/fs/pseudofs
Robert Watson 10b7196db4 Back out pseudo_vnops.c:1.45, which was a workaround for pfind()
returning incompletely initialized processes.  This problem was
eliminated by kern_proc.c:1.215, which causes pfind() not to
return processes in the PRS_NEW state.
2004-09-02 16:04:09 +00:00
..
pseudofs_fileno.c
pseudofs_internal.h
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 Back out pseudo_vnops.c:1.45, which was a workaround for pfind() 2004-09-02 16:04:09 +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