Re: [PATCH v4 0/6] Add alignment check for DAX mount

From: Kani, Toshimitsu
Date: Fri May 20 2016 - 11:23:14 EST


On Thu, 2016-05-19 at 18:37 -0500, Eric Sandeen wrote:
> On 5/10/16 11:23 AM, Toshi Kani wrote:
> >
> > When a partition is not aligned by 4KB, mount -o dax succeeds,
>
> Sorry for being late, but -
>
> Shouldn't this and all subsequent patch commits refer to
> PAGE_SIZE, rather than "4kB?"

Right, the patch commits should refer to PAGE_SIZE to match with the code
changes. ÂI am afraid it may be a bit too late to update, though...

Vishal, do you think you can tweak the logs, "4KB" to "PAGE_SIZE"?

Thanks,
-Toshi