From: Trevor Highland Date: Wed, 6 Feb 2008 09:38:33 +0000 (-0800) Subject: eCryptfs: set inode key only once per crypto operation X-Git-Tag: v2.6.25-rc1~632 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e3a6f16ba5874b69968cd450334829262513fd1;p=pandora-kernel.git eCryptfs: set inode key only once per crypto operation There is no need to keep re-setting the same key for any given eCryptfs inode. This patch optimizes the use of the crypto API and helps performance a bit. Signed-off-by: Trevor Highland Signed-off-by: Michael Halcrow Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed