From: Tyler Hicks Date: Tue, 24 May 2011 10:11:12 +0000 (-0500) Subject: eCryptfs: Remove ecryptfs_header_cache_2 X-Git-Tag: v3.0-rc1~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3063287053bca5207e121c567b95b2b6f0bdc2c8;p=pandora-kernel.git eCryptfs: Remove ecryptfs_header_cache_2 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 --- Reading git-diff-tree failed