Re: [PATCH v2] page cache: Store only head pages in i_pages

From: Kirill A. Shutemov
Date: Fri Feb 15 2019 - 16:17:50 EST


On Fri, Feb 15, 2019 at 12:20:57PM -0800, Matthew Wilcox wrote:
> On Fri, Feb 15, 2019 at 01:41:15AM +0300, Kirill A. Shutemov wrote:
> > - __delete_from_swap_cache() will blow up on
> >
> > VM_BUG_ON_PAGE(entry != page + i, entry);
>
> Right.

Thanks. I think this is the last one I found.

Could you send v3 with all fixups applied?

--
Kirill A. Shutemov