summaryrefslogtreecommitdiff
path: root/fs/ubifs/dir.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2016-12-19 22:12:48 +0300
committerRichard Weinberger <richard@nod.at>2017-01-17 16:33:41 +0300
commita75467d910135905de60b3af3f11b3693625781e (patch)
treef081e9863b2f6e993410c40667b0e5d77ac66730 /fs/ubifs/dir.c
parent404e0b63312ea294b058b4d5c964d064d321ea32 (diff)
downloadlinux-a75467d910135905de60b3af3f11b3693625781e.tar.xz
ubifs: allow encryption ioctls in compat mode
The ubifs encryption ioctls did not work when called by a 32-bit program on a 64-bit kernel. Since 'struct fscrypt_policy' is not affected by the word size, ubifs just needs to allow these ioctls through, like what ext4 and f2fs do. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'fs/ubifs/dir.c')
0 files changed, 0 insertions, 0 deletions