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
- Lines: 10
- Date:
Wed Feb 7 09:39:29 1996
- Orig file:
v1.3.59/linux/include/linux/msdos_fs_sb.h
- Orig date:
Sat Nov 11 17:41:34 1995
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