Re: [RFC PATCH 2/4] fs/ntfs3: Remove unnecesarry mount option noatime

From: Kari Argillander
Date: Mon Aug 16 2021 - 08:45:54 EST


On Mon, Aug 16, 2021 at 02:18:18PM +0200, Christoph Hellwig wrote:
> On Mon, Aug 16, 2021 at 05:47:01AM +0300, Kari Argillander wrote:
> > Remove unnecesarry mount option noatime because this will be handled
> > by VFS. Our function ntfs_parse_param will never get opt like
> > this.
>
> Looks good, but I'd move this to the front of your series.

I agree. I will do this.