patch-2.2.16 linux/include/linux/msdos_fs.h

Next file: linux/include/linux/nls.h
Previous file: linux/include/linux/major.h
Back to the patch index
Back to the overall index

diff -urN v2.2.15/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)