diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-07-10 22:42:35 +0200 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-08-07 11:31:59 +0200 |
commit | efe2f7a4132d8c399f9238a320df5edb0d62fd48 (patch) | |
tree | 244c4d79cf5584be9995cfcf68ba4f147eb6263f /init | |
parent | buffer: Convert block_write_end() to take a folio (diff) | |
download | linux-efe2f7a4132d8c399f9238a320df5edb0d62fd48.tar.xz linux-efe2f7a4132d8c399f9238a320df5edb0d62fd48.zip |
ecryptfs: Convert ecryptfs_write_end() to use a folio
Convert the passed page to a folio and operate on that.
Replaces four calls to compound_head() with one.
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 'init')
0 files changed, 0 insertions, 0 deletions