]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ext4 crypto: enable encryption feature flag
authorTheodore Ts'o <tytso@mit.edu>
Thu, 16 Apr 2015 05:56:00 +0000 (01:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 16 Apr 2015 05:56:00 +0000 (01:56 -0400)
commit6ddb2447846a8ece111e316a2863c2355023682d
treee56b2d3100baf35e7d99d79ff411c28bf8c5f4c2
parentf348c252320b98e11176074fe04223f22bddaf0d
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.

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