From: Michael Halcrow Date: Tue, 6 Jan 2009 22:42:00 +0000 (-0800) Subject: eCryptfs: Filename Encryption: filldir, lookup, and readlink X-Git-Tag: v2.6.29-rc1~303 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=addd65ad8d19a7d7982130b16f957d5d01d3f8df;p=pandora-kernel.git eCryptfs: Filename Encryption: filldir, lookup, and readlink Make the requisite modifications to ecryptfs_filldir(), ecryptfs_lookup(), and ecryptfs_readlink() to call out to filename encryption functions. Propagate filename encryption policy flags from mount-wide crypt_stat to inode crypt_stat. Signed-off-by: Michael Halcrow Cc: Dustin Kirkland Cc: Eric Sandeen Cc: Tyler Hicks Cc: David Kleikamp Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed