OGAWA Hirofumi <[EMAIL PROTECTED]> writes: > diff -puN > Documentation/filesystems/vfat.txt~fat_dont-use_free_clusters-for-fat32 > Documentation/filesystems/vfat.txt > --- > linux-2.6/Documentation/filesystems/vfat.txt~fat_dont-use_free_clusters-for-fat32 > 2007-04-22 23:06:21.000000000 +0900 > +++ linux-2.6-hirofumi/Documentation/filesystems/vfat.txt 2007-04-22 > 23:28:19.000000000 +0900 > @@ -34,6 +34,13 @@ iocharset=name -- Character set to use f > NOTE: "iocharset=utf8" is not recommended. If unsure, > you should consider the following option instead.
"the following option" is no longer correct. > > +usefree -- Use the "free clusters" value stored on FSINFO. It'll > + be used to determine number of free clusters without > + scanning disk. But it's not used by default, because > + recent Windows don't update it correctly in some > + case. If you are sure the "free clusters" on FSINFO is > + correct, by this option you can avoid scanning disk. > + > utf8=<bool> -- UTF-8 is the filesystem safe version of Unicode that > is used by the console. It can be enabled for the > filesystem with this option. If 'uni_xlate' gets set, Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/