Re: [PATCH 3/4] mm: remove wait_on_page_writeback()
Matthew Wilcox <[email protected]> Mon, 3 Aug 2026 00:23:01 +0100
| Newsgroups | org.kernel.vger.ceph-devel,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Aug 02, 2026 at 12:50:04PM -0400, Tal Zussman wrote: > The last caller was converted to folio_wait_writeback(), so drop the > wait_on_page_writeback() compatibility wrapper and its declaration. > > Signed-off-by: Tal Zussman <[email protected]> Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>