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

Next file: linux/include/linux/nvram.h
Previous file: linux/include/linux/msdos_fs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.47/linux/include/linux/msdos_fs_sb.h linux/include/linux/msdos_fs_sb.h
@@ -18,7 +18,8 @@
 		 isvfat:1,        /* 0=no vfat long filename support, 1=vfat support */
 		 unicode_xlate:1, /* create escape sequences for unhandled Unicode */
 		 posixfs:1,       /* Allow names like makefile and Makefile to coexist */
-		 numtail:1;       /* Does first alias have a numeric '~1' type tail? */
+		 numtail:1,       /* Does first alias have a numeric '~1' type tail? */
+		 atari:1;         /* Use Atari GEMDOS variation of MS-DOS fs */
 };
 
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov