]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ext4 crypto: enable encryption feature flag
authorTheodore Ts'o <tytso@mit.edu>
Wed, 8 Apr 2015 04:20:21 +0000 (00:20 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 8 Apr 2015 04:20:21 +0000 (00:20 -0400)
commitefe5aad5ae4f39a49a2a21621086a8e8d255b5b8
tree479c4304f53b4867fca096d67459af6709073859
parent8ee2242537873303263f94b5c31e16a3f3ff0ca7
ext4 crypto: enable encryption feature flag

Also add the test dummy encryption mode flag so we can more easily
test the encryption patches using xfstests.

Change-Id: I63a7f5b969738eed81b2f12715cfff161a988d84
Signed-off-by: Michael Halcrow <mhalcrow@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/crypto_key.c
fs/ext4/crypto_policy.c
fs/ext4/ext4.h
fs/ext4/ialloc.c
fs/ext4/namei.c
fs/ext4/super.c