Re: [PATCH v2 18/25] iomap: Inline data shouldn't see large pages

From: Christoph Hellwig
Date: Wed Feb 12 2020 - 03:05:36 EST


On Tue, Feb 11, 2020 at 08:18:38PM -0800, Matthew Wilcox wrote:
> From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
>
> Assert that we're not seeing large pages in functions that read/write
> inline data, rather than zeroing out the tail.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>