]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
f2fs crypto: use slab caches
authorJaegeuk Kim <jaegeuk@kernel.org>
Tue, 12 May 2015 20:26:54 +0000 (13:26 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 1 Jun 2015 23:20:55 +0000 (16:20 -0700)
commit8bacf6deb02367008cc25244d9c3d23b0f797048
tree3d0aca12b7f09483945d4f9d3c7ec5b8131adf24
parent06e1bc05cad8d06860b52c79d4669483c7e39a4f
f2fs crypto: use slab caches

This patch integrates the below patch into f2fs.

"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>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/crypto.c
fs/f2fs/crypto_key.c
fs/f2fs/f2fs.h