freebsd-dev/sys/ufs/ffs
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_alloc.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_balloc.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_extern.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-28 07:58:53 +00:00
ffs_inode.c Removed third arg (vmio) to allocbuf() that was added with the original 1995-03-26 23:29:13 +00:00
ffs_subr.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_tables.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_vfsops.c Implement a lock in ffs_vget to prevent a race condition where two processes 1995-07-21 03:52:40 +00:00
ffs_vnops.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
fs.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00