]> git.baikalelectronics.ru Git - kernel.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)
commitfbf0d83086db9d9011a936071ec6af7216c5a7e0
treee56b2d3100baf35e7d99d79ff411c28bf8c5f4c2
parent4a69cbe27e59367c47745da2b28a910ee91c4a20
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