NetBSD/sys/miscfs
jtk 6ddae4d140 Implement proper `..' locking in lookup code to avoid many potential
deadlocks.

copy up properly when adding a link to lower-layer only file.
(I believe there are still more deadlocks remaining.)
1996-05-10 22:57:49 +00:00
..
deadfs GC *_nullop(). Minor nits. 1996-02-13 13:12:48 +00:00
fdesc fix long-time bug in fdesc -- /dev/tty was a named pipe rather than a 1996-04-11 11:24:29 +00:00
fifofs Fix printf format follies. 1996-03-16 23:52:42 +00:00
kernfs remove include of <sys/cpu.h> 1996-04-22 01:38:12 +00:00
nullfs Add locking code to avoid deadlocks on vnode reclaim, which means the 1996-05-10 22:50:45 +00:00
portal GC *_nullop(). Minor nits. 1996-02-13 13:12:48 +00:00
procfs Fix printf format follies. 1996-03-16 23:52:42 +00:00
specfs remove include of <sys/cpu.h> 1996-04-22 01:38:12 +00:00
umapfs Don't deref a bad ucred pointer, from Dave Carrel <carrel@cisco.com>, 1996-03-05 02:35:39 +00:00
union Implement proper `..' locking in lookup code to avoid many potential 1996-05-10 22:57:49 +00:00