]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mm/page-flags: remove folio_start_writeback_keepwrite()
authorJoanne Koong <joannelkoong@gmail.com>
Tue, 22 Jul 2025 18:22:30 +0000 (11:22 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 2 Aug 2025 19:06:08 +0000 (12:06 -0700)
commitd171b10b2d7b067c16d79e1d069a23a34f088d23
tree5c0491358ef4ce0c71218100ba03c21b2ccc7e5c
parentb50e37889f9f343b772d9162d00105bb7a26c2f5
mm/page-flags: remove folio_start_writeback_keepwrite()

Commit cd57b77197a4 ("ext4: Convert ext4_bio_write_page() to use a folio)
removed set_page_writeback_keepwrite() which was the last/only caller of
folio_start_writeback_keepwrite().

Link: https://lkml.kernel.org/r/20250722182230.2114587-1-joannelkoong@gmail.com
Signed-off-by: Joanne Koong <joannelkoong@gmail.com>
Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/page-flags.h