-
- Downloads
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
These filesystems use __set_page_dirty_nobuffers() either directly or with a very thin wrapper; convert them en masse. 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
Showing
- fs/btrfs/inode.c 1 addition, 6 deletionsfs/btrfs/inode.c
- fs/ext4/inode.c 11 additions, 10 deletionsfs/ext4/inode.c
- fs/fuse/file.c 1 addition, 1 deletionfs/fuse/file.c
- fs/gfs2/aops.c 1 addition, 1 deletionfs/gfs2/aops.c
- fs/hostfs/hostfs_kern.c 2 additions, 1 deletionfs/hostfs/hostfs_kern.c
- fs/jfs/jfs_metapage.c 1 addition, 1 deletionfs/jfs/jfs_metapage.c
- fs/nfs/file.c 1 addition, 1 deletionfs/nfs/file.c
- fs/ntfs/aops.c 1 addition, 3 deletionsfs/ntfs/aops.c
- fs/orangefs/inode.c 1 addition, 1 deletionfs/orangefs/inode.c
- fs/vboxsf/file.c 1 addition, 1 deletionfs/vboxsf/file.c
- fs/xfs/xfs_aops.c 1 addition, 1 deletionfs/xfs/xfs_aops.c
- fs/zonefs/super.c 1 addition, 1 deletionfs/zonefs/super.c
Loading
Please register or sign in to comment