From: Jaegeuk Kim Date: Tue, 12 May 2015 20:26:54 +0000 (-0700) Subject: f2fs crypto: use slab caches X-Git-Tag: omap-for-v4.3/legacy-v2-signed~156^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bacf6deb02367008cc25244d9c3d23b0f797048;p=pandora-kernel.git 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 Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed