patch-2.4.0-test2 linux/include/linux/msdos_fs.h
Next file: linux/include/linux/netdevice.h
Previous file: linux/include/linux/module.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jun 20 14:28:05 2000
- Orig file:
v2.4.0-test1/linux/include/linux/msdos_fs.h
- Orig date:
Wed Apr 26 16:34:09 2000
diff -u --recursive --new-file v2.4.0-test1/linux/include/linux/msdos_fs.h linux/include/linux/msdos_fs.h
@@ -69,7 +69,7 @@
#define MSDOS_DOT ". " /* ".", padded to MSDOS_NAME chars */
#define MSDOS_DOTDOT ".. " /* "..", padded to MSDOS_NAME chars */
-#define MSDOS_FAT12 4078 /* maximum number of clusters in a 12 bit FAT */
+#define MSDOS_FAT12 4084 /* maximum number of clusters in a 12 bit FAT */
#define EOF_FAT12 0xFF8 /* standard EOF */
#define EOF_FAT16 0xFFF8
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)