aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/page.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2024-10-25 19:08:20 +0000
committerChristian Brauner <[email protected]>2024-11-05 16:20:00 +0000
commit9b4bb822448b473394bef8049cf86850fa2dd904 (patch)
tree0b34432895278c75c9db118649459f69339967f4 /rust/helpers/page.c
parentecryptfs: Convert lower_offset_for_page() to take a folio (diff)
downloadkernel-9b4bb822448b473394bef8049cf86850fa2dd904.tar.gz
kernel-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) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'rust/helpers/page.c')
0 files changed, 0 insertions, 0 deletions