1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-23 08:35:19 -05:00
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
file.c fs: Convert aops->write_end to take a folio 2024-08-07 11:32:02 +02:00
Kconfig
Makefile
shfl_hostintf.h
super.c vboxsf: Convert to new uid/gid option parsing helpers 2024-07-02 06:21:20 +02:00
utils.c
vboxsf_wrappers.c
vfsmod.h