erofs: Convert erofs zdata 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)
commita2e20a25a1470ebf33b270197fca8d3cab728f07
tree273b871b5264b34b95673e46da861c406d4d67e7
parent356d9fbb090ef0b49af27a278d667071fa99b217
erofs: Convert erofs zdata 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/erofs/zdata.c