diff options
author | Eric Biggers <[email protected]> | 2020-09-16 21:11:31 -0700 |
---|---|---|
committer | Eric Biggers <[email protected]> | 2020-09-22 06:48:41 -0700 |
commit | 4cc1a3e7e8520226c62019553b18f1c12388a99d (patch) | |
tree | f759499aef2d5cc8ba7902328e72d828fc47880e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e9d5e31d2fe39825b0fc276b14f2a322faf3c77b (diff) |
fscrypt: require that fscrypt_encrypt_symlink() already has key
Now that all filesystems have been converted to use
fscrypt_prepare_new_inode(), the encryption key for new symlink inodes
is now already set up whenever we try to encrypt the symlink target.
Enforce this rather than try to set up the key again when it may be too
late to do so safely.
Acked-by: Jeff Layton <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Eric Biggers <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions