kernel-fxtec-pro1x/fs/ecryptfs
Trevor Highland 8e3a6f16ba 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 <trevor.highland@gmail.com>
Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-06 10:41:12 -08:00
..
crypto.c eCryptfs: set inode key only once per crypto operation 2008-02-06 10:41:12 -08:00
debug.c
dentry.c
ecryptfs_kernel.h eCryptfs: set inode key only once per crypto operation 2008-02-06 10:41:12 -08:00
file.c
inode.c
keystore.c
main.c
Makefile
messaging.c
mmap.c
netlink.c
read_write.c
super.c