]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita524416f2e00c61d903a9a137814e8e50a4c9329
tree1ff145c6d5986d4687230ca4918ae8d5dece40bc
parentd8e41c772e77a43c8dd116f6dfb3665be06ab2f3
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