diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2024-07-10 19:45:32 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2024-08-07 09:32:02 +0000 |
| commit | a225800f322a3d6cc8b8b6c7dc4d5281f2f5375b (patch) | |
| tree | 082609910e16ec2ff5e1b3c08d34b26240e7fcd6 /fs/ext4/inline.c | |
| parent | vboxsf: Use a folio in vboxsf_write_end() (diff) | |
| download | kernel-a225800f322a3d6cc8b8b6c7dc4d5281f2f5375b.tar.gz kernel-a225800f322a3d6cc8b8b6c7dc4d5281f2f5375b.zip | |
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 <[email protected]>
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'fs/ext4/inline.c')
0 files changed, 0 insertions, 0 deletions
