git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
778aeb4
)
eCryptfs: Remove ecryptfs_header_cache_2
author
Tyler Hicks
<tyhicks@linux.vnet.ibm.com>
Tue, 24 May 2011 10:11:12 +0000
(
05:11
-0500)
committer
Tyler 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