ubifs: Convert ubifs_set_page_dirty to ubifs_dirty_folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 9 Feb 2022 20:22:09 +0000 (20:22 +0000)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 15 Mar 2022 12:34:38 +0000 (08:34 -0400)
commit1f1d14dbc39a3e99b64322097893d7d147c0f466
tree049b8f3339ec4f82cf7e9efcbb943fdc4fa15f5f
parentcbc975b182a073d3bc72b487e47e741a05c19493
ubifs: Convert ubifs_set_page_dirty to ubifs_dirty_folio

Removes a call to __set_page_dirty_nobuffers().

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
fs/ubifs/file.c