freebsd-dev/sys/fs/pseudofs
Brian Feldman 6fedf94775 When taking event callbacks (like process_exit) out from under Giant, those
which do not lock Giant themselves will be exposed.  Unbreak pfs_exit().
2004-03-14 15:57:45 +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 When taking event callbacks (like process_exit) out from under Giant, those 2004-03-14 15:57:45 +00:00
pseudofs_vnops.c Fix a panic in pseudofs(9) that could occur when doing an I/O 2004-02-10 21:06:47 +00:00
pseudofs.c Constify, and add an API function to find a named node in a directory. 2003-12-07 17:41:19 +00:00
pseudofs.h Constify, and add an API function to find a named node in a directory. 2003-12-07 17:41:19 +00:00