]> git.karo-electronics.de Git - karo-tx-linux.git/commit
f2fs crypto: make sure the encryption info is initialized on opendir(2)
authorChao Yu <chao2.yu@samsung.com>
Sun, 14 Feb 2016 10:56:55 +0000 (18:56 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 23 Feb 2016 00:07:23 +0000 (16:07 -0800)
commited3360abbc0412f32c398e1c58887d74f3d04225
treec194ce32a500a0f4b51a81db89d09143f055fb45
parent28bc106b2346a7348706bf86d9efbe31920c69f3
f2fs crypto: make sure the encryption info is initialized on opendir(2)

This patch syncs f2fs with commit 6bc445e0ff44 ("ext4 crypto: make
sure the encryption info is initialized on opendir(2)") from ext4.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/dir.c