| | From | Rusty Russell <> | | Subject | Re: [PATCH] Added CONFIG_VFAT_FS_DUALNAMES option | | Date | Wed, 1 Jul 2009 20:19:51 +0930 |
| |
On Tue, 30 Jun 2009 04:01:03 pm Pavel Machek wrote: > > +config VFAT_FS_DUALNAMES > > + bool "VFAT dual names support" > > + depends on VFAT_FS > > Defaults should be back-compatible.
Hi Pavel,
I disagree with this: given there's been testing with no known issues, it's not a back compat question.
I'd actually prefer to see the code ripped out and no config option available; it would the clearest avoidance case possible. I really don't want us to have to do this more than once :( Rusty.
|