diff options
author | Yang Guo <guoyang2@huawei.com> | 2019-12-12 05:02:24 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2019-12-12 16:50:39 +0300 |
commit | 210a292874517782bed2e2220c7beb1608d3b05d (patch) | |
tree | ff1a822ba3402df91a1105ea77e37ac5a08dc717 /scripts/Makefile.extrawarn | |
parent | d8db60cb23e49a92cf8cada3297395c7fa50fdf8 (diff) | |
download | linux-210a292874517782bed2e2220c7beb1608d3b05d.tar.xz |
selinux: remove unnecessary selinux cred request
task_security_struct was obtained at the beginning of may_create
and selinux_inode_init_security, no need to obtain again.
may_create will be called very frequently when create dir and file.
Cc: Paul Moore <paul@paul-moore.com>
Cc: Stephen Smalley <sds@tycho.nsa.gov>
Cc: Eric Paris <eparis@parisplace.org>
Signed-off-by: Yang Guo <guoyang2@huawei.com>
Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'scripts/Makefile.extrawarn')
0 files changed, 0 insertions, 0 deletions