Re: [PATCH v5 03/27] afs: Use wait_on_page_writeback_killable

From: David Howells
Date: Tue Mar 23 2021 - 07:30:50 EST


Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> wrote:

> Open-coding this function meant it missed out on the recent bugfix

Would that be:

c2407cf7d22d0c0d94cf20342b3b8f06f1d904e7
mm: make wait_on_page_writeback() wait for multiple pending writebacks

David