tridge@xxxxxxxxx writes: > > Current default (shortname=lower) is just for historically reason. > > Personally, I'm thinking it's not good as default ("winnt" or "mixed" is > > prefer). > > It might make sense to make the default depend on the fs type. For > example, make FAT32 use "winnt" and FAT12/16 use "mixed". That would > give maximum interoperability I think. > > I'm presuming that the versions of win95 that supported FAT32 also > supported the mixed case bits, though I haven't tested that. "mixed" means created like win95, but support to read winnt field. So, it is compatible to win95. And even if user is using winnt option, the file created can be readed on win95, win95 will ignore the lcase field, and just display filename as upper case though. I.e. created filename by any options can read on any plathome, it may ignore the lcase field though. And, even if user is using "winnt", many plathome wouldn't be supporting it. Well, I think changing default by fstype is confusable. -- OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html