On 30.08.25 01:39, Joanne Koong wrote:
Add an additional arg to __folio_start_writeback() that takes in the number of pages to write back.
Usually we pass something like page+nr_pages so we know the actual range. I assume here this is not required, because we only care about using the #pages for accounting purposes, right?
-- Cheers David / dhildenb