]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ext4 crypto: don't allocate a page when encrypting/decrypting file names
authorTheodore Ts'o <tytso@mit.edu>
Mon, 18 May 2015 17:15:47 +0000 (13:15 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 18 May 2015 17:15:47 +0000 (13:15 -0400)
commitd229959072eba40e1c2a4f53f8af17f1e770eb66
tree1321587e2ae72863ac6f06d5ca7df6c809186937
parent5b643f9ce34df945e58c7176275d406aa0db704f
ext4 crypto: don't allocate a page when encrypting/decrypting file names

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