summaryrefslogtreecommitdiffstats
path: root/fs/udf/inode.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2024-06-02 00:02:10 -0400
committerChristian Brauner <brauner@kernel.org>2024-08-07 11:32:02 +0200
commit3e5d37c5f98a06ee68a5c3e2784d4a4420e9d227 (patch)
treecec78a972711d9c5a85c36c30d9f49038f36ca4a /fs/udf/inode.c
parent4c7e13850f317933b081fd49841dd246bff99619 (diff)
downloadlinux-stable-3e5d37c5f98a06ee68a5c3e2784d4a4420e9d227.tar.gz
linux-stable-3e5d37c5f98a06ee68a5c3e2784d4a4420e9d227.tar.bz2
linux-stable-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 <josef@toxicpanda.com> Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'fs/udf/inode.c')
0 files changed, 0 insertions, 0 deletions