freebsd-dev/sys/ufs/ffs
David Greenman 81c6e3e558 Handle the "syncing VCHR vnode hang" problem a little differently; just
don't lock the vnode - it doesn't appear to ever be necessary for VCHR
vnode/inodes. This fixes a bug introduced in the previous commit that
caused tty timestamps to act strange (causing 'w' and 'finger' to show
the tty wasn't idle when it may have been for hours).
1995-04-11 04:23:47 +00:00
..
ffs_alloc.c Removed third arg (vmio) to allocbuf() that was added with the original 1995-03-26 23:29:13 +00:00
ffs_balloc.c Changes from John Dyson and myself: 1995-04-09 06:03:56 +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 Cosmetics. make gcc less noisy. Still some way to go here. 1994-10-10 01:04:55 +00:00
ffs_tables.c Added $Id$ 1994-08-02 07:55:43 +00:00
ffs_vfsops.c Handle the "syncing VCHR vnode hang" problem a little differently; just 1995-04-11 04:23:47 +00:00
ffs_vnops.c Changes from John Dyson and myself: 1995-04-09 06:03:56 +00:00
fs.h Increased default minfree to 8%. 1995-03-10 22:18:16 +00:00