diff options
| author | Matthew Wilcox (Oracle) <[email protected]> | 2024-06-02 04:02:10 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2024-08-07 09:32:02 +0000 |
| commit | 3e5d37c5f98a06ee68a5c3e2784d4a4420e9d227 (patch) | |
| tree | cec78a972711d9c5a85c36c30d9f49038f36ca4a /fs/ext4/inline.c | |
| parent | orangefs: Convert orangefs_write_begin() to use a folio (diff) | |
| download | kernel-3e5d37c5f98a06ee68a5c3e2784d4a4420e9d227.tar.gz kernel-3e5d37c5f98a06ee68a5c3e2784d4a4420e9d227.zip | |
vboxsf: Use a folio in vboxsf_write_end()
Because we have to kmap() the page before calling vboxsf_write(), we
can't entirely remove the use of struct page. But we can eliminate some
uses of old APIs and remove some unnecessary calls to compound_head().
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
