freebsd-dev/sys/fs
John Dyson 688bbd5b76 Implement locking for pfs nodes, when at the leaf. Concurrent access
to information from a single process causes hangs.  Specifically, this
fixes problems (hangs) with concurrent ps commands, when the system is under
heavy memory load.
Reviewed by:	davidg
1996-07-02 13:38:10 +00:00
..
cd9660 Moved the fsnode MALLOC to before the call to getnewvnode() so that the 1996-06-12 03:36:23 +00:00
deadfs staticize. 1995-12-02 17:14:34 +00:00
fdescfs Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
fifofs Kill XNS. 1996-02-13 18:16:31 +00:00
msdosfs The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
nullfs Moved the fsnode MALLOC to before the call to getnewvnode() so that the 1996-06-12 03:37:57 +00:00
portalfs Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
procfs Implement locking for pfs nodes, when at the leaf. Concurrent access 1996-07-02 13:38:10 +00:00
specfs Fix the problem that unmounting filesystems that are backed by a VMIO 1996-03-19 05:13:22 +00:00
umapfs Moved the fsnode MALLOC to before the call to getnewvnode() so that the 1996-06-12 03:37:57 +00:00
unionfs Added prototypes. 1995-12-03 14:54:48 +00:00