NetBSD/sys/ufs
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
..
ext2fs min() -> MIN(), max() -> MAX(). 2001-02-27 04:37:44 +00:00
ffs Change ffs_dirpref() to pay attention to the amount of available free 2001-03-13 21:16:23 +00:00
lfs don't include lfs_extern.h; ufs/inode.h does too. 2001-02-04 21:51:19 +00:00
mfs fix bug (pointed out as sequence point violation warning with current-ish gcc) 2001-02-24 00:05:22 +00:00
ufs min() -> MIN(), max() -> MAX(). 2001-02-27 04:37:44 +00:00
Makefile