linux/fs/hostfs
Matthew Wilcox (Oracle) a225800f32
fs: Convert aops->write_end to take a folio
Most callers have a folio, and most implementations operate on a folio,
so remove the conversion from folio->page->folio to fit through this
interface.

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
2024-08-07 11:32:02 +02:00
..
hostfs_kern.c fs: Convert aops->write_end to take a folio 2024-08-07 11:32:02 +02:00
hostfs_user_exp.c um: hostfs: define our own API boundary 2023-04-20 23:04:40 +02:00
hostfs_user.c hostfs: fix dev_t handling 2024-07-03 12:23:50 +02:00
hostfs.h hostfs: fix dev_t handling 2024-07-03 12:23:50 +02:00
Makefile um: hostfs: define our own API boundary 2023-04-20 23:04:40 +02:00