hfs: Convert to release_folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sun, 1 May 2022 03:53:28 +0000 (23:53 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 10 May 2022 03:12:33 +0000 (23:12 -0400)
commit5784f09bf4dfdc76d8d68437efd01c6a0646a08e
tree2f59808c051f8b6848af54498202f5dbb9151019
parente45c20d110414730db224d78db4cfb44495c0d8a
hfs: Convert to release_folio

Use a folio throughout hfs_release_folio().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
fs/hfs/inode.c