patch-1.3.60 linux/include/linux/msdos_fs_sb.h

Next file: linux/include/linux/ncp_fs_i.h
Previous file: linux/include/linux/msdos_fs_i.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.59/linux/include/linux/msdos_fs_sb.h linux/include/linux/msdos_fs_sb.h
@@ -23,6 +23,9 @@
 	int prev_free; /* previously returned free cluster number */
 	int free_clusters; /* -1 if undefined */
 	char dotsOK;
+	char sys_immutable; /* system files are immutable */
+	int vfat; /* 0=no vfat long filename support, 1=vfat support */
+	int umsdos; /* 1 if mounted by umsdos, 0 if not */
 };
 
 #endif

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