[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090628215754.GA29896@shareable.org>
Date: Sun, 28 Jun 2009 22:57:54 +0100
From: Jamie Lokier <jamie@...reable.org>
To: tridge@...ba.org
Cc: Jan Engelhardt <jengelh@...ozas.de>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>,
john.lanza@...ux.com, linux-fsdevel@...r.kernel.org,
Dave Kleikamp <shaggy@...ux.vnet.ibm.com>,
Steve French <sfrench@...ibm.com>,
Mingming Cao <cmm@...ibm.com>,
Paul McKenney <paulmck@...ux.vnet.ibm.com>
Subject: Re: [PATCH] Added CONFIG_VFAT_FS_DUALNAMES option
tridge@...ba.org 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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists