summaryrefslogtreecommitdiff
path: root/fs/nfs/sysctl.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2022-02-09 20:22:07 +0000
committerMatthew Wilcox (Oracle) <willy@infradead.org>2022-03-15 08:34:38 -0400
commit4f5e34f713185cb562a796567556bff7d9c7418d (patch)
treeeaa84619f5b50a3f6ec99221574bcb55debc8b4f /fs/nfs/sysctl.c
parent1d9ac659ff782bea6107a8feecf62eb626864021 (diff)
downloadlinux-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