patch-2.4.0-test5 linux/include/linux/msdos_fs_sb.h
Next file: linux/include/linux/ncp_fs.h
Previous file: linux/include/linux/mount.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Jul 18 22:48:33 2000
- Orig file:
v2.4.0-test4/linux/include/linux/msdos_fs_sb.h
- Orig date:
Fri Mar 10 16:40:49 2000
diff -u --recursive --new-file v2.4.0-test4/linux/include/linux/msdos_fs_sb.h linux/include/linux/msdos_fs_sb.h
@@ -24,7 +24,8 @@
posixfs:1, /* Allow names like makefile and Makefile to coexist */
numtail:1, /* Does first alias have a numeric '~1' type tail? */
atari:1, /* Use Atari GEMDOS variation of MS-DOS fs */
- fat32:1; /* Is this a FAT32 partition? */
+ fat32:1, /* Is this a FAT32 partition? */
+ nocase:1; /* Does this need case conversion? 0=need case conversion*/
};
struct vfat_unicode {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)