]> git.ipfire.org Git - people/arne_f/kernel.git/commit
ext4 crypto: set up encryption info for new inodes in ext4_inherit_context()
authorTheodore Ts'o <tytso@mit.edu>
Sun, 31 May 2015 17:34:29 +0000 (13:34 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 31 May 2015 17:34:29 +0000 (13:34 -0400)
commit5555702955326ac1b9971f81569d8a6851384d49
treeaa90767f6a75c138b2d388bbb28f96b565bd74b2
parent95ea68b4c7105179f507d31f7bf571623373aa0b
ext4 crypto: set up encryption info for new inodes in ext4_inherit_context()

Set up the encryption information for newly created inodes immediately
after they inherit their encryption context from their parent
directories.

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