kernel_linux/fs/ecryptfs
Michael Halcrow 956159c3d6 eCryptfs: kmem_cache objects for multiple keys; init/exit functions
Introduce kmem_cache objects for handling multiple keys per inode.  Add calls
in the module init and exit code to call the key list
initialization/destruction functions.

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>
2007-10-16 09:43:10 -07:00
..
crypto.c
debug.c
dentry.c
ecryptfs_kernel.h
file.c
inode.c
keystore.c eCryptfs: use list_for_each_entry_safe() when wiping auth toks 2007-10-16 09:43:10 -07:00
main.c eCryptfs: kmem_cache objects for multiple keys; init/exit functions 2007-10-16 09:43:10 -07:00
Makefile
messaging.c
mmap.c
netlink.c
super.c