ext4 crypto: use slab caches
authorTheodore Ts'o <tytso@mit.edu>
Mon, 18 May 2015 17:19:47 +0000 (13:19 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 18 May 2015 17:19:47 +0000 (13:19 -0400)
commit8ee0371470038371729a39ee6669a2132ac47649
treeffb2781725fa6cdbd98a19d03165c7772189ba81
parentf5aed2c2a825618553b20e8a67109570489b40d7
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>
fs/ext4/crypto.c
fs/ext4/crypto_key.c
fs/ext4/ext4.h
This page took 0.027104 seconds and 5 git commands to generate.