diff options
author | Eric Biggers <ebiggers@google.com> | 2019-03-15 21:54:32 +0100 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2019-05-07 21:36:39 +0200 |
commit | c64cda8a99135c584a1c61074e225aacdf31060f (patch) | |
tree | a3f5f4f091dcaf0cb79f59f86e43ef3a8a7fa61e /fs/ubifs/ioctl.c | |
parent | Linux 5.1-rc7 (diff) | |
download | linux-c64cda8a99135c584a1c61074e225aacdf31060f.tar.xz linux-c64cda8a99135c584a1c61074e225aacdf31060f.zip |
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 'fs/ubifs/ioctl.c')
0 files changed, 0 insertions, 0 deletions