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

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

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

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

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

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