diff options
author | Eric Biggers <ebiggers@google.com> | 2022-06-07 01:32:41 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2022-06-25 22:11:56 +0300 |
commit | c5bca38d2edc8a8030a8f1b99115480046c5bd7d (patch) | |
tree | 9f0068f4259b70a64b2505f791291ad5bde2d5f3 /fs/dcache.c | |
parent | 0840a7914caa14315a3191178a9f72c742477860 (diff) | |
download | linux-c5bca38d2edc8a8030a8f1b99115480046c5bd7d.tar.xz |
f2fs: use the updated test_dummy_encryption helper functions
Switch f2fs over to the functions that are replacing
fscrypt_set_test_dummy_encryption(). Since f2fs hasn't been converted
to the new mount API yet, this doesn't really provide a benefit for
f2fs. But it allows fscrypt_set_test_dummy_encryption() to be removed.
Also take the opportunity to eliminate an #ifdef.
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/dcache.c')
0 files changed, 0 insertions, 0 deletions