NetBSD/sys/ufs/ffs
sommerfeld d02dde9937 Change ffs_dirpref() to pay attention to the amount of available free
space before deciding which cylinder group should contain a new directory
inode.

Fixes kern/11983; works around some, but not all, of the side effects
of kern/11989.

Tested by me for well over a month on my laptop; preliminary versions of
the fix were tested by Frank van der Linden and Herb Peyerl.
2001-03-13 21:16:23 +00:00
..
Makefile
ffs_alloc.c Change ffs_dirpref() to pay attention to the amount of available free 2001-03-13 21:16:23 +00:00
ffs_balloc.c
ffs_bswap.c
ffs_extern.h
ffs_inode.c
ffs_softdep.c
ffs_softdep.stub.c
ffs_subr.c
ffs_tables.c
ffs_vfsops.c
ffs_vnops.c
fs.h Use int32_t for on-disk time_t values. 2001-02-23 02:25:10 +00:00
softdep.h