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:
f5aed2c
)
ext4 crypto: use slab caches
author
Theodore Ts'o
<tytso@mit.edu>
Mon, 18 May 2015 17:19:47 +0000
(13:19 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 18 May 2015 17:19:47 +0000
(13:19 -0400)
Use slab caches the ext4_crypto_ctx and ext4_crypt_info structures for
slighly better memory efficiency and debuggability.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
No differences found