[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMuHMdUFEpHdx9O4oi4_d_3OiqZCTKaReGjkb+M_kYf=g2eT7Q@mail.gmail.com>
Date: Tue, 30 Apr 2019 10:56:52 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: David Howells <dhowells@...hat.com>
Cc: Alexander Viro <viro@...iv.linux.org.uk>,
Linux FS Devel <linux-fsdevel@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] fs: VALIDATE_FS_PARSER should default to n
Hi David,
On Mon, Apr 1, 2019 at 1:54 PM Geert Uytterhoeven <geert@...ux-m68k.org> wrote:
> CONFIG_VALIDATE_FS_PARSER is a debugging tool to check that the parser
> tables are vaguely sane. It was set to default to 'Y' for the moment to
> catch errors in upcoming fs conversion development.
>
> Make sure it is not enabled by default in the final release of v5.1.
>
> Fixes: 31d921c7fb969172 ("vfs: Add configuration parser helpers")
> Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
Ping?
Final release of v5.1 is imminent.
> --- a/fs/Kconfig
> +++ b/fs/Kconfig
> @@ -10,7 +10,6 @@ config DCACHE_WORD_ACCESS
>
> config VALIDATE_FS_PARSER
> bool "Validate filesystem parameter description"
> - default y
> help
> Enable this to perform validation of the parameter description for a
> filesystem when it is registered.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
Powered by blists - more mailing lists