Re: [PATCH v2 4/6] fs/ntfs3: Make mount option nohidden more universal

From: Christian Brauner
Date: Tue Aug 24 2021 - 07:16:38 EST


On Thu, Aug 19, 2021 at 03:26:31AM +0300, Kari Argillander wrote:
> If we call Opt_nohidden with just keyword hidden, then we can use
> hidden/nohidden when mounting. We already use this method for almoust
> all other parameters so it is just logical that this will use same
> method.
>
> Signed-off-by: Kari Argillander <kari.argillander@xxxxxxxxx>
> ---

Sounds good. Thanks!
Acked-by: Christian Brauner <christian.brauner@xxxxxxxxxx>