aboutsummaryrefslogtreecommitdiffstats
path: root/fs/buffer.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2022-06-10 22:58:24 -0400
committerMatthew Wilcox (Oracle) <willy@infradead.org>2022-06-29 08:51:05 -0400
commit211d04445b96db5b3640bcf345ad59105068a549 (patch)
tree5a036e9eef295e64d19a9ef1bad37217502ee19e /fs/buffer.c
parentmm: Remove __delete_from_page_cache() (diff)
downloadlinux-rng-211d04445b96db5b3640bcf345ad59105068a549.tar.xz
linux-rng-211d04445b96db5b3640bcf345ad59105068a549.zip
mpage: Convert do_mpage_readpage() to use a folio
Pass in a folio from mpage_readahead(). Also convert map_buffer_to_page() to map_buffer_to_folio(). There's still no support for large folios here; there are numerous places which depend on the folio being PAGE_SIZE. The VM_BUG_ON prevents anyone from thinking that it will work. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions