Searched hist:"62230 e0d702f613e2f93e9c3ffd2893b36eff2db" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | dir.c | diff 62230e0d702f613e2f93e9c3ffd2893b36eff2db Wed Dec 12 03:50:11 CST 2018 Chandan Rajendra <chandan@linux.vnet.ibm.com> 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>
|
H A D | namei.c | diff 62230e0d702f613e2f93e9c3ffd2893b36eff2db Wed Dec 12 03:50:11 CST 2018 Chandan Rajendra <chandan@linux.vnet.ibm.com> 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>
|
H A D | inode.c | diff 62230e0d702f613e2f93e9c3ffd2893b36eff2db Wed Dec 12 03:50:11 CST 2018 Chandan Rajendra <chandan@linux.vnet.ibm.com> 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>
|
H A D | data.c | diff 62230e0d702f613e2f93e9c3ffd2893b36eff2db Wed Dec 12 03:50:11 CST 2018 Chandan Rajendra <chandan@linux.vnet.ibm.com> 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>
|
H A D | file.c | diff 62230e0d702f613e2f93e9c3ffd2893b36eff2db Wed Dec 12 03:50:11 CST 2018 Chandan Rajendra <chandan@linux.vnet.ibm.com> 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>
|
H A D | f2fs.h | diff 62230e0d702f613e2f93e9c3ffd2893b36eff2db Wed Dec 12 03:50:11 CST 2018 Chandan Rajendra <chandan@linux.vnet.ibm.com> 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>
|