Re: [PATCH v2 10/25] fs: Introduce i_blocks_per_page

From: Kirill A. Shutemov
Date: Thu Feb 13 2020 - 10:39:55 EST


On Tue, Feb 11, 2020 at 08:18:30PM -0800, Matthew Wilcox wrote:
> From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
>
> This helper is useful for both large pages in the page cache and for
> supporting block size larger than page size. Convert some example
> users (we have a few different ways of writing this idiom).

Maybe we should list what was converted and what wasn't. Like it's
important to know that fs/buffer.c is not covered.

--
Kirill A. Shutemov