summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/ioctl.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2019-03-15 21:54:32 +0100
committerRichard Weinberger <richard@nod.at>2019-05-07 21:36:39 +0200
commitc64cda8a99135c584a1c61074e225aacdf31060f (patch)
treea3f5f4f091dcaf0cb79f59f86e43ef3a8a7fa61e /fs/ubifs/ioctl.c
parentLinux 5.1-rc7 (diff)
downloadlinux-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