]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - fs/ext4/namei.c
ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames
authorTheodore Ts'o <tytso@mit.edu>
Sun, 12 Apr 2015 04:56:26 +0000 (00:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 12 Apr 2015 04:56:26 +0000 (00:56 -0400)
commit2f61830ae33e2944ad66bb8bb40916f534b2e494
tree7bd66dc3c940e88bea7b01db6b15199e25e5716e
parentd5d0e8c7203a41c01ba05f4e053e16a94ce3c2e1
ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames

For encrypted directories, we need to pass in a separate parameter for
the decrypted filename, since the directory entry contains the
encrypted filename.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/dir.c
fs/ext4/ext4.h
fs/ext4/inline.c
fs/ext4/namei.c