freebsd-nq/sys/ufs
John Dyson f520ae1e5e This commit causes UFS to perform at Linux EXT2FS metadata rates. After
earlier discussions with DG, and a recent email exchange with SEF, I
decided to allow UFS to run wide-open on an experimental basis.  We
will probably support eventually multiple async modes, and this is
the fastest the we can expect.  Just use the -o async flag on the
UFS mount.  Good luck...
1995-11-06 03:21:41 +00:00
..
ffs Make MNT_ASYNC more effective for UFS. It should not be too much more 1995-11-05 21:01:15 +00:00
lfs Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count 1995-09-04 00:21:16 +00:00
mfs mfs_open could panic with false identification: panic("mfs_ioctl: .... 1995-10-31 10:45:48 +00:00
ufs This commit causes UFS to perform at Linux EXT2FS metadata rates. After 1995-11-06 03:21:41 +00:00