lkml.org 
[lkml]   [2019]   [Mar]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH 07/34] vfs: Add configuration parser helpers [ver #12]
Hi David,

On Fri, Sep 21, 2018 at 6:33 PM David Howells <dhowells@redhat.com> wrote:
> Because the new API passes in key,value parameters, match_token() cannot be
> used with it. Instead, provide three new helpers to aid with parsing:

> --- a/fs/Kconfig
> +++ b/fs/Kconfig
> @@ -8,6 +8,13 @@ menu "File systems"
> config DCACHE_WORD_ACCESS
> bool
>
> +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.
> +

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.

Thanks!

Gr{oetje,eeting}s,

Geert


--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-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

\
 
 \ /
  Last update: 2019-03-14 08:47    [W:1.530 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site