From: Theodore Ts'o Date: Sun, 31 May 2015 17:31:37 +0000 (-0400) Subject: ext4 crypto: require CONFIG_CRYPTO_CTR if ext4 encryption is enabled X-Git-Tag: omap-for-v4.2/fixes-rc1^2~122^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71dea01ea2edb73f3c5d9a0cd7ba028bb9313287;p=pandora-kernel.git ext4 crypto: require CONFIG_CRYPTO_CTR if ext4 encryption is enabled On arm64 this is apparently needed for CTS mode to function correctly. Otherwise attempts to use CTS return ENOENT. Change-Id: I732ea9a5157acc76de5b89edec195d0365f4ca63 Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed