]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ext4 crypto: filename encryption modifications
authorMichael Halcrow <mhalcrow@google.com>
Wed, 8 Apr 2015 04:20:21 +0000 (00:20 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 8 Apr 2015 04:20:21 +0000 (00:20 -0400)
commit9394de59eee9395389fd2fea0c19ab6114c4faac
tree03f1464e7308b29028d81496a827732a5c8a9429
parent5c34f02d301e1469473fb03e84dbc07bc16e5bcc
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.

Change-Id: I0170e0dac991a831f66a638a3bb5340d8dc775ae
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