freebsd-dev/sys/ufs
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 Don't try to make use of useless rotational position optimisation, 1995-02-27 17:43:57 +00:00
lfs These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
mfs Fixed bmap run-length brokeness. 1995-02-03 06:46:28 +00:00
ufs Use dsname() to get consistent names. 1995-02-22 22:46:48 +00:00