commit | 8ee0371470038371729a39ee6669a2132ac47649 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon May 18 13:19:47 2015 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon May 18 13:19:47 2015 -0400 |
tree | ffb2781725fa6cdbd98a19d03165c7772189ba81 | |
parent | f5aed2c2a825618553b20e8a67109570489b40d7 [diff] |
ext4 crypto: use slab caches 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>