Re: [PATCH 07/34] vfs: Add configuration parser helpers [ver #12]

From: David Howells
Date: Thu Mar 14 2019 - 06:27:34 EST


Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:

> When would I want to disable this?
>
> It seems this option was introduced in "ver #10" of your patch series,
> without being mentioned in the changelog for that version.

Sorry, yes - it's a debugging tool to check that the parser tables are vaguely
sane. I set it to default to 'Y' for the moment to catch errors in upcoming
fs conversion development. You probably want to disable it if you're not
doing fs conversion.

David