From: Theodore Ts'o Date: Mon, 18 May 2015 17:19:47 +0000 (-0400) Subject: ext4 crypto: use slab caches X-Git-Tag: omap-for-v4.3/legacy-v2-signed~151^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ee0371470038371729a39ee6669a2132ac47649;p=pandora-kernel.git 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 --- Reading git-diff-tree failed