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
- Lines: 6
- Date:
Thu Apr 25 12:29:39 1996
- Orig file:
v1.3.95/linux/fs/fat/msbuffer.h
- Orig date:
Wed Feb 7 09:39:28 1996
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