patch-1.3.96 linux/fs/fat/msbuffer.h

Next file: linux/fs/fcntl.c
Previous file: linux/fs/fat/misc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.95/linux/fs/fat/msbuffer.h linux/fs/fat/msbuffer.h
@@ -1,3 +1,5 @@
+/* Number of bytes to readahead on disc access */
+#define FAT_READAHEAD (18*1024)
 
 struct buffer_head *fat_bread (struct super_block *sb, int block);
 struct buffer_head *fat_getblk (struct super_block *sb, int block);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this