1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/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
pseudofs_internal.h
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