freevxfs: Convert vxfs_immed to read_folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 29 Apr 2022 15:12:16 +0000 (11:12 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 9 May 2022 20:21:45 +0000 (16:21 -0400)
commit42d7a524e9ee13f6ea8b1539a293a365db2ba2f5
tree2c0f57c1cb58a6abcaf5dc475cfa39f8065d3f46
parentbe05584f0670a572ea9ecd949403363f5f392c29
freevxfs: Convert vxfs_immed to read_folio

This is a "weak" conversion which converts straight back to using pages.
A full conversion should be performed at some point, hopefully by
someone familiar with the filesystem.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
fs/freevxfs/vxfs_immed.c