fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 9 Feb 2022 20:22:13 +0000 (20:22 +0000)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 16 Mar 2022 17:37:05 +0000 (13:37 -0400)
commit46de8b979492e1377947700ecb1e3169088668b2
tree3b7dde2d0c31c1d80388395d5afd87a59c2a2a06
parente621900ad28b748e058b81d6078a5d5eb37b3973
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio

This is a mechanical change.

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
13 files changed:
drivers/dax/device.c
fs/aio.c
fs/ext2/inode.c
fs/ext4/inode.c
fs/fuse/dax.c
fs/hugetlbfs/inode.c
fs/libfs.c
fs/xfs/xfs_aops.c
include/linux/pagemap.h
mm/page-writeback.c
mm/page_io.c
mm/secretmem.c
mm/shmem.c