Skip to content
Commit edf3fb8e authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs crypto: fix missing key when reading a page



1. mount $mnt
2. cp data $mnt/
3. umount $mnt
4. log out
5. log in
6. cat $mnt/data

-> panic, due to no i_crypt_info.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent cbaf042a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment