mm/writeback: Add wait_on_page_writeback_killable
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sat, 20 Mar 2021 05:40:39 +0000 (05:40 +0000)
committerDavid Howells <dhowells@redhat.com>
Tue, 23 Mar 2021 20:54:29 +0000 (20:54 +0000)
commite5dbd33218bd8d87ab69f730ab90aed5fab7eb26
tree508d026763b082c639faf639ca71fdbf45e71900
parent39f985c8f667c80a3d1eb19d31138032fa36b09e
mm/writeback: Add wait_on_page_writeback_killable

This is the killable version of wait_on_page_writeback.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David Howells <dhowells@redhat.com>
Tested-by: kafs-testing@auristor.com
cc: linux-afs@lists.infradead.org
cc: linux-mm@kvack.org
Link: https://lore.kernel.org/r/20210320054104.1300774-3-willy@infradead.org
include/linux/pagemap.h
mm/page-writeback.c