/[public]/fat-epoc/trunk/fat-epoc-2.6.19.diff
ViewVC logotype

Diff of /fat-epoc/trunk/fat-epoc-2.6.19.diff

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 303 Revision 306
171 171
172 /* valid file mode bits */ 172 /* valid file mode bits */
173@@ -206,6 +207,7 @@ struct fat_mount_options { 173@@ -206,6 +207,7 @@ struct fat_mount_options {
174 atari:1, /* Use Atari GEMDOS variation of MS-DOS fs */ 174 atari:1, /* Use Atari GEMDOS variation of MS-DOS fs */
175 flush:1, /* write things quickly */ 175 flush:1, /* write things quickly */
176 nocase:1; /* Does this need case conversion? 0=need case conversion*/ 176- nocase:1; /* Does this need case conversion? 0=need case conversion*/
177+ nocase:1, /* Does this need case conversion? 0=need case conversion*/
177+ epoc:1; /* Filename starting with 0x00 marks end of dir? */ 178+ epoc:1; /* Filename starting with 0x00 marks end of dir? */
178 }; 179 };
179 180
180 #define FAT_HASH_BITS 8 181 #define FAT_HASH_BITS 8

Legend:
Removed from v.303  
changed lines
  Added in v.306

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26