ext4 crypto: implement the ext4 decryption read path
authorMichael Halcrow <mhalcrow@google.com>
Sun, 12 Apr 2015 04:56:10 +0000 (00:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 12 Apr 2015 04:56:10 +0000 (00:56 -0400)
commitc9c7429c2e486f375bddd0c338cc3ad366123717
treeb9cc5749676e272856e930f3086e4965839c44ea
parent2058f83a728adffbe00bded4f804b37a5ee58cbe
ext4 crypto: implement the ext4 decryption read path

Signed-off-by: Michael Halcrow <mhalcrow@google.com>
Signed-off-by: Ildar Muslukhov <ildarm@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/file.c
fs/ext4/inode.c
fs/ext4/readpage.c