eCryptfs: Remove ecryptfs_header_cache_2
authorTyler Hicks <tyhicks@linux.vnet.ibm.com>
Tue, 24 May 2011 10:11:12 +0000 (05:11 -0500)
committerTyler Hicks <tyhicks@linux.vnet.ibm.com>
Sun, 29 May 2011 19:24:25 +0000 (14:24 -0500)
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>

No differences found