patch-2.4.22 linux-2.4.22/include/linux/msdos_fs.h
Next file: linux-2.4.22/include/linux/mtd/mtd.h
Previous file: linux-2.4.22/include/linux/mm.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
2003-08-25 04:44:44.000000000 -0700
-  Orig file: 
linux-2.4.21/include/linux/msdos_fs.h
-  Orig date: 
2003-06-13 07:51:38.000000000 -0700
diff -urN linux-2.4.21/include/linux/msdos_fs.h linux-2.4.22/include/linux/msdos_fs.h
@@ -145,8 +145,7 @@
 	__u32   reserved1[120];	/* Nothing as far as I can tell */
 	__u32   signature2;	/* 0x61417272L */
 	__u32   free_clusters;	/* Free cluster count.  -1 if unknown */
-	__u32   next_cluster;	/* Most recently allocated cluster.
-				 * Unused under Linux. */
+	__u32   next_cluster;	/* Most recently allocated cluster */
 	__u32   reserved2[4];
 };
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)