From: Jaegeuk Kim Date: Thu, 7 May 2015 01:23:21 +0000 (-0700) Subject: f2fs crypto: remove checking key context during lookup X-Git-Tag: omap-for-v4.3/legacy-v2-signed~156^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d690358b2bf43f5cb12ce07d209d09b1decb79c3;p=pandora-kernel.git f2fs crypto: remove checking key context during lookup No matter what the key is valid or not, readdir shows the dir entries correctly. So, lookup should not failed. But, we expect further accesses should be denied from open, rename, link, and so on. Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed