Revision 3063287053bca5207e121c567b95b2b6f0bdc2c8 authored by Tyler Hicks on 24 May 2011, 10:11:12 UTC, committed by Tyler Hicks on 29 May 2011, 19:24:25 UTC
Now that ecryptfs_lookup_interpose() is no longer using
ecryptfs_header_cache_2 to read in metadata, the kmem_cache can be
removed and the ecryptfs_header_cache_1 kmem_cache can be renamed to
ecryptfs_header_cache.

Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
1 parent 778aeb4
History
File Mode Size
Kconfig -rw-r--r-- 43.6 KB
Makefile -rw-r--r-- 1.0 KB
calibrate.c -rw-r--r-- 7.8 KB
do_mounts.c -rw-r--r-- 10.9 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.1 KB
do_mounts_md.c -rw-r--r-- 7.9 KB
do_mounts_rd.c -rw-r--r-- 8.1 KB
initramfs.c -rw-r--r-- 12.6 KB
main.c -rw-r--r-- 20.0 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.1 KB

back to top