Skip to content
Commit 63f668f0 authored by Eric Biggers's avatar Eric Biggers
Browse files

fscrypt: improve warning messages for unsupported encryption contexts



When fs/crypto/ encounters an inode with an invalid encryption context,
currently it prints a warning if the pair of encryption modes are
unrecognized, but it's silent if there are other problems such as
unsupported context size, format, or flags.  To help people debug such
situations, add more warning messages.

Signed-off-by: default avatarEric Biggers <ebiggers@google.com>
parent 886da8b3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment