affs: Convert affs 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:44 +0000 (16:21 -0400)
commit1b6f3c8731e9550317a66117a197572c86b0e1c3
treed1d02b8f8acd7af3f6f551180b8f17ae31a1f523
parenta77f580a2d4645ee0bec8679c377900b95863260
affs: Convert affs 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/affs/file.c
fs/affs/symlink.c