+13
−13
Loading
Now that the buffered write path is using folios, convert fuse_do_readpage() to take a folio instead of a page, update it to use the appropriate folio helpers, and update the callers to pass in the folio directly instead of a page. Signed-off-by:Josef Bacik <josef@toxicpanda.com> Reviewed-by:
Joanne Koong <joannelkoong@gmail.com> Signed-off-by:
Miklos Szeredi <mszeredi@redhat.com>