Skip to content
Commit b50f7b26 authored by David Gstir's avatar David Gstir Committed by Theodore Ts'o
Browse files

fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages



Some filesystem might pass pages which do not have page->mapping->host
set to the encrypted inode. We want the caller to explicitly pass the
corresponding inode.

Signed-off-by: default avatarDavid Gstir <david@sigma-star.at>
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 1c7dcf69
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment