Re: [PATCHSET v7 0/11] Uncached buffered IO
From: Kirill A. Shutemov
Date: Fri Dec 20 2024 - 06:26:04 EST
> Since v6
> - Rename the PG_uncached flag to PG_dropbehind
> - Shuffle patches around a bit, most notably so the foliop_uncached
> patch goes with the ext4 support
> - Get rid of foliop_uncached hack for btrfs (Christoph)
> - Get rid of passing in struct address_space to filemap_create_folio()
> - Inline invalidate_complete_folio2() in folio_unmap_invalidate() rather
> than keep it as a separate helper
> - Rebase on top of current master
Hm. v6 had a patch that cleared the PG_uncached flag if the page accessed
via non-uncached lookup[1]. What happened to it? I don't see it here.
https://lore.kernel.org/all/20241203153232.92224-14-axboe@xxxxxxxxx
--
Kiryl Shutsemau / Kirill A. Shutemov