commit | 71dea01ea2edb73f3c5d9a0cd7ba028bb9313287 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun May 31 13:31:37 2015 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun May 31 13:31:37 2015 -0400 |
tree | 43a8c11424bd513e332f5f73fd89594e989c8adc | |
parent | 614def7013574ffcd54019b6df40ac1c0df754af [diff] |
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 <tytso@mit.edu>