diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-02-09 20:22:07 +0000 |
---|---|---|
committer | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-03-15 08:34:38 -0400 |
commit | 4f5e34f713185cb562a796567556bff7d9c7418d (patch) | |
tree | eaa84619f5b50a3f6ec99221574bcb55debc8b4f /fs/nfs/sysctl.c | |
parent | 1d9ac659ff782bea6107a8feecf62eb626864021 (diff) | |
download | linux-4f5e34f713185cb562a796567556bff7d9c7418d.tar.gz linux-4f5e34f713185cb562a796567556bff7d9c7418d.tar.bz2 linux-4f5e34f713185cb562a796567556bff7d9c7418d.zip |
f2fs: Convert f2fs_set_data_page_dirty to f2fs_dirty_data_folio
Removes several calls to __set_page_dirty_nobuffers(). Also turn the
PageSwapCache() case into a BUG() as there's no way for a swapcache page
to make it to a filesystem that doesn't use SWP_FS_OPS.
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
Diffstat (limited to 'fs/nfs/sysctl.c')
0 files changed, 0 insertions, 0 deletions