diff options
author | Chandan Rajendra <chandan@linux.vnet.ibm.com> | 2018-12-12 15:20:11 +0530 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2019-01-23 23:56:43 -0500 |
commit | 62230e0d702f613e2f93e9c3ffd2893b36eff2db (patch) | |
tree | d0d4289fdb1d21868261dfae97f8da6bbaae672f /fs/ext4/inline.c | |
parent | 592ddec7578a33fb6b3e2ba78aed91614bbb30e2 (diff) | |
download | linux-stable-62230e0d702f613e2f93e9c3ffd2893b36eff2db.tar.gz linux-stable-62230e0d702f613e2f93e9c3ffd2893b36eff2db.tar.bz2 linux-stable-62230e0d702f613e2f93e9c3ffd2893b36eff2db.zip |
f2fs: use IS_ENCRYPTED() to check encryption status
This commit removes the f2fs specific f2fs_encrypted_inode() and makes
use of the generic IS_ENCRYPTED() macro to check for the encryption
status of an inode.
Acked-by: Chao Yu <yuchao0@huawei.com>
Reviewed-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'fs/ext4/inline.c')
0 files changed, 0 insertions, 0 deletions