diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-10-25 20:08:20 +0100 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-11-05 17:20:00 +0100 |
commit | 9b4bb822448b473394bef8049cf86850fa2dd904 (patch) | |
tree | 0b34432895278c75c9db118649459f69339967f4 /rust/helpers/build_bug.c | |
parent | bf64913dfe623d6325329e42fb621b3f358ce40e (diff) | |
download | linux-9b4bb822448b473394bef8049cf86850fa2dd904.tar.gz linux-9b4bb822448b473394bef8049cf86850fa2dd904.tar.bz2 linux-9b4bb822448b473394bef8049cf86850fa2dd904.zip |
ecryptfs: Pass the folio index to crypt_extent()
We need to pass pages, not folios, to crypt_extent() as we may be
working with a plain page rather than a folio. But we need to know the
index in the file, so pass it in from the caller.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Link: https://lore.kernel.org/r/20241025190822.1319162-11-willy@infradead.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions