fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 9 Feb 2022 20:22:01 +0000 (20:22 +0000)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 15 Mar 2022 12:34:36 +0000 (08:34 -0400)
commit8fb72b4a76933ae6f86725cc8e4a8190ba84d755
tree5b705bb2b7c2505874177e2cd7d2f44fc56692a1
parent6f31a5a261dbbe7bf7f585dfe81f8acd4b25ec3b
fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()

Convert all users of fscache_set_page_dirty to use fscache_dirty_folio.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Tested-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Acked-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Tested-by: Mike Marshall <hubcap@omnibond.com> # orangefs
Tested-by: David Howells <dhowells@redhat.com> # afs
Documentation/filesystems/caching/netfs-api.rst
fs/9p/vfs_addr.c
fs/afs/file.c
fs/afs/internal.h
fs/afs/write.c
fs/ceph/addr.c
fs/ceph/cache.h
fs/cifs/file.c
fs/fscache/io.c
include/linux/fscache.h