From: Theodore Ts'o Date: Sun, 12 Apr 2015 04:56:26 +0000 (-0400) Subject: ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames X-Git-Tag: omap-for-v4.1/fixes-rc1~89^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f61830ae33e2944ad66bb8bb40916f534b2e494;p=pandora-kernel.git ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames For encrypted directories, we need to pass in a separate parameter for the decrypted filename, since the directory entry contains the encrypted filename. Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed