aboutsummaryrefslogtreecommitdiff
path: root/include/linux/vcodec/vcodec_customization.h
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2016-08-28 18:57:55 +0800
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:34:01 +0200
commit05759caf5d1c038bd5d36c3bf972f8774dc5da63 (patch)
treed9e37fc9d6a9a0400699a56fc36d4a2e5479b84c /include/linux/vcodec/vcodec_customization.h
parent899897e813ba157344dd71c5c1400ef148e0aad8 (diff)
f2fs: fix to do security initialization of encrypted inode with original filename
When creating new inode, security_inode_init_security will be called for initializing security info related to the inode, and filename is passed to security module, it helps security module such as SElinux to know which rule or label could be applied for the inode with specified name. Previously, if new inode is created as an encrypted one, f2fs will transfer encrypted filename to security module which may fail the check of security policy belong to the inode. So in order to this issue, alter to transfer original unencrypted filename instead. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'include/linux/vcodec/vcodec_customization.h')
0 files changed, 0 insertions, 0 deletions