ext4 crypto: add encryption policy and password salt support
authorMichael Halcrow <mhalcrow@google.com>
Sat, 11 Apr 2015 11:48:01 +0000 (07:48 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 11 Apr 2015 11:48:01 +0000 (07:48 -0400)
commit9bd8212f981ea6375911fe055382ad7529be5b28
tree1ff145c6d5986d4687230ca4918ae8d5dece40bc
parent887e2c452255fbfdc8bdb891ff2066fb26908466
ext4 crypto: add encryption policy and password salt support

Signed-off-by: Michael Halcrow <mhalcrow@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Ildar Muslukhov <muslukhovi@gmail.com>
fs/ext4/Makefile
fs/ext4/crypto_policy.c [new file with mode: 0644]
fs/ext4/ext4.h
fs/ext4/ext4_crypto.h [new file with mode: 0644]
fs/ext4/ioctl.c