Skip to content
Commit 93c3fe40 authored by Tyler Hicks's avatar Tyler Hicks
Browse files

eCryptfs: Fix encrypted file name lookup regression

Fixes a regression caused by 21edad32

When file name encryption was enabled, ecryptfs_lookup() failed to use
the encrypted and encoded version of the upper, plaintext, file name
when performing a lookup in the lower file system. This made it
impossible to lookup existing encrypted file names and any newly created
files would have plaintext file names in the lower file system.

https://bugs.launchpad.net/ecryptfs/+bug/623087



Signed-off-by: default avatarTyler Hicks <tyhicks@linux.vnet.ibm.com>
parent 7371a382
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment