On Tue, 12 May 2020 17:29:36 -0400 Johannes Weiner <[email protected]> wrote:
> + inode_pages_clear(mapping->inode); > + else if (populated == 1) > + inode_pages_set(mapping->inode); mapping->host... I have to assume this version wasn't runtime tested, so I'll drop it.

