vboxsf: Convert vboxsf 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:46 +0000 (16:21 -0400)
commit4b4db9b4c7269a9a78cd3b334254c89c564f0636
tree909535447c57c31322f7e33010999c76e4f2308d
parent0c698cc5e61a208aae82d7dff7b0f4dc81abdb0e
vboxsf: Convert vboxsf 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/vboxsf/file.c