[PATCH bpf-next v1 07/13] bpf: lsm: Implement attach, detach and execution.
James Morris
jmorris at namei.org
Tue Jan 7 21:27:00 UTC 2020
On Fri, 20 Dec 2019, KP Singh wrote:
>
> - h_dentry = securityfs_create_file(h->name, 0600, parent,
> - NULL, &hook_ops);
> + h_dentry = securityfs_create_file(h->name, 0600,
> + parent, NULL, &hook_ops);
Minor thing to fix for the next version.
Reviewed-by: James Morris <jamorris at linux.microsoft.com>
--
James Morris
<jmorris at namei.org>
More information about the Linux-security-module-archive
mailing list