tridge@xxxxxxxxx wrote: > Hi Jan, > > > Can't we make this a runtime option? > > John may be able to give you a more detailed answer, but the short > answer is that it is much safer legally to not have the code in the > binary kernel image at all. Understood. For those of us who don't want to omit the code, because we like compatibility and we're not in affected countries, or for research, it would be useful to have it as a mount option. So there should be these compile-time options: 1. CONFIG_VFAT_FS_DUALNAMES disabled: Don't create shortnames. 2. CONFIG_VFAT_FS_DUALNAMES enabled: Create shortnames, unless mount option "dualnames=no" is given, in which case that mount behaves as if CONFIG_VFAT_FS_DUALNAMES is disabled. -- Jamie -- 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