On Tue, Nov 23, 2021 at 9:07 PM Casey Schaufler <[email protected]> wrote: > > Replace the osid field in the audit_names structure > with a lsmblob structure. This accomodates the use > of an lsmblob in security_audit_rule_match() and > security_inode_getsecid(). > > Signed-off-by: Casey Schaufler <[email protected]> > --- > kernel/audit.h | 2 +- > kernel/auditsc.c | 22 ++++++++-------------- > 2 files changed, 9 insertions(+), 15 deletions(-)
Acked-by: Paul Moore <[email protected]> -- paul moore www.paul-moore.com -- Linux-audit mailing list [email protected] https://listman.redhat.com/mailman/listinfo/linux-audit
