freebsd-dev/sys/ufs/ffs
David Greenman aee3c74900 Disable file read clustering until the bug(s) in vfs_cluster.c are fixed.
This should temporarily fix the sig 10/11 problems that people have been
having for the past 3 weeks.
1995-09-22 00:05:46 +00:00
..
ffs_alloc.c Slight optimization for the standard case of rotdelay=0. 1995-09-08 17:16:32 +00:00
ffs_balloc.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_extern.h Added indirect pointer for ffs_getpages, and added external declaration. 1995-09-06 05:41:17 +00:00
ffs_inode.c Honor -async mount option when doing the inode update. 1995-08-16 13:16:58 +00:00
ffs_subr.c Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count 1995-09-04 00:21:16 +00:00
ffs_tables.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_vfsops.c Reviewed by: julian with quick glances by bruce and others 1995-08-28 09:19:25 +00:00
ffs_vnops.c Disable file read clustering until the bug(s) in vfs_cluster.c are fixed. 1995-09-22 00:05:46 +00:00
fs.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00