linux/fs/vboxsf
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
..
dir.c vfs: get rid of old '->iterate' directory operation 2023-08-06 15:08:35 +02:00
file.c fs: Convert aops->write_end to take a folio 2024-08-07 11:32:02 +02:00
Kconfig
Makefile
shfl_hostintf.h vboxsf: Use flexible arrays for trailing string member 2023-07-26 14:55:35 -07:00
super.c vboxsf: Convert to new uid/gid option parsing helpers 2024-07-02 06:21:20 +02:00
utils.c vboxsf: remove redundant variable out_len 2024-04-03 15:55:33 +02:00
vboxsf_wrappers.c fs: vboxsf: fix a kernel-doc warning 2023-12-08 15:32:31 -07:00
vfsmod.h fs: port ->getattr() to pass mnt_idmap 2023-01-19 09:24:25 +01:00