]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ext4 crypto: filename encryption modifications
authorMichael Halcrow <mhalcrow@google.com>
Sun, 12 Apr 2015 05:09:03 +0000 (01:09 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 12 Apr 2015 05:09:03 +0000 (01:09 -0400)
commit1f3862b5575b138e83080232706e37ee24b8093e
tree633ea79c868c96823445e2386ab68e978f3b5136
parentb30984864406ad01b72eee486add103e9cb3526f
ext4 crypto: filename encryption modifications

Modifies htree_dirblock_to_tree, dx_make_map, ext4_match search_dir,
and ext4_find_dest_de to support fname crypto.  Filename encryption
feature is not yet enabled at this patch.

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