summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/super.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2018-05-01 00:51:43 +0200
committerTheodore Ts'o <tytso@mit.edu>2018-05-20 22:21:03 +0200
commit0c4cdb27caa40167a7369a986afcde3d1d913b06 (patch)
tree8f7747e41b02a9046b6461b57f8165b0714131d3 /fs/f2fs/super.c
parentfscrypt: drop max_namelen check from fname_decrypt() (diff)
downloadlinux-0c4cdb27caa40167a7369a986afcde3d1d913b06.tar.xz
linux-0c4cdb27caa40167a7369a986afcde3d1d913b06.zip
fscrypt: drop empty name check from fname_decrypt()
fname_decrypt() is validating that the encrypted filename is nonempty. However, earlier a stronger precondition was already enforced: the encrypted filename must be at least 16 (FS_CRYPTO_BLOCK_SIZE) bytes. Drop the redundant check for an empty filename. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/f2fs/super.c')
0 files changed, 0 insertions, 0 deletions