diff options
author | Eric Biggers <ebiggers@google.com> | 2019-03-15 13:54:32 -0700 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2019-05-07 21:36:39 +0200 |
commit | c64cda8a99135c584a1c61074e225aacdf31060f (patch) | |
tree | a3f5f4f091dcaf0cb79f59f86e43ef3a8a7fa61e /include/ras | |
parent | 37624b58542fb9f2d9a70e6ea006ef8a5f66c30b (diff) |
ubifs: remove unnecessary calls to set up directory key
In ubifs_unlink() and ubifs_rmdir(), remove the call to
fscrypt_get_encryption_info() that precedes fscrypt_setup_filename().
This call was unnecessary, because fscrypt_setup_filename() already
tries to set up the directory's encryption key.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'include/ras')
0 files changed, 0 insertions, 0 deletions