HardenedBSD/sys/ufs/ffs
Stefan Eßer 7368f324a8 Don't try to make use of useless rotational position optimisation,
if all free blocks are in the same bucket (i.e. NRPOS == 1).
Else a free block is choosen, possibly from a different cylinder,
even if the block succeeding bpref was free ...

Submitted by:	se
1995-02-27 17:43:57 +00:00
..
ffs_alloc.c Don't try to make use of useless rotational position optimisation, 1995-02-27 17:43:57 +00:00
ffs_balloc.c
ffs_extern.h
ffs_inode.c These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
ffs_subr.c
ffs_tables.c
ffs_vfsops.c
ffs_vnops.c These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
fs.h