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

From: Christoph Hellwig
Date: Tue Aug 24 2021 - 04:04:33 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>

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>