patch-2.3.26 linux/include/linux/msdos_fs_sb.h
Next file: linux/include/linux/pagemap.h
Previous file: linux/include/linux/mm.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Fri Nov  5 16:27:28 1999
-  Orig file: 
v2.3.25/linux/include/linux/msdos_fs_sb.h
-  Orig date: 
Tue Aug 31 17:29:14 1999
diff -u --recursive --new-file v2.3.25/linux/include/linux/msdos_fs_sb.h linux/include/linux/msdos_fs_sb.h
@@ -34,6 +34,7 @@
 
 struct msdos_sb_info {
 	unsigned short cluster_size; /* sectors/cluster */
+	unsigned short cluster_bits; /* sectors/cluster */
 	unsigned char fats,fat_bits; /* number of FATs, FAT bits (12 or 16) */
 	unsigned short fat_start;
 	unsigned long fat_length;    /* FAT start & length (sec.) */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)