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

f2fs crypto: split f2fs_crypto_init/exit with two parts



This patch splits f2fs_crypto_init/exit with two parts: base initialization and
memory allocation.

Firstly, f2fs module declares the base encryption memory pointers.
Then, allocating internal memories is done at the first encrypted inode access.

Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent b9da898b
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