freebsd-src/sys/ufs
David Greenman 2094ddb6f0 Implement a lock in ffs_vget to prevent a race condition where two processes
try allocate the same inode/vnode, causing a duplicate.

Submitted by:	Matt Dillon, slightly reworked by me.
1995-07-21 03:52:40 +00:00
..
ffs Implement a lock in ffs_vget to prevent a race condition where two processes 1995-07-21 03:52:40 +00:00
lfs NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct 1995-07-13 08:48:48 +00:00
mfs Mount MFS as root RW. Remounting doesn't make sense. 1995-05-29 03:27:37 +00:00
ufs Fixed VOP_LINK argument order botch. 1995-06-28 07:06:55 +00:00