--- fat-epoc/trunk/fat-epoc-2.6.22.diff 2007/09/29 23:52:55 305 +++ fat-epoc/trunk/fat-epoc-2.6.22.diff 2007/09/29 23:55:30 306 @@ -176,7 +176,7 @@ atari:1, /* Use Atari GEMDOS variation of MS-DOS fs */ flush:1, /* write things quickly */ nocase:1, /* Does this need case conversion? 0=need case conversion*/ -+ epoc:1; /* Filename starting with 0x00 marks end of dir? */ ++ epoc:1, /* Filename starting with 0x00 marks end of dir? */ usefree:1; /* Use free_clusters for FAT32 */ };