Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
selinux: Implement dentry_create_files_as() hook
Calculate what would be the label of newly created file and set that secid in the passed creds. Context of the task which is actually creating file is retrieved from set of creds passed in. (old->security). Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Acked-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Paul Moore <paul@paul-moore.com>
- Loading branch information