On Tue, Jun 27, 2017 at 2:47 PM, Richard Guy Briggs <[email protected]> wrote: > Switch from AUDIT_FILTER_PATH to AUDIT_FILTER_FS to align with the userspace > request to avoid a name collision with the path record and path field option. > > Also update the corresponding feature bitmap macros. > > See: https://github.com/linux-audit/audit-kernel/issues/8 > See: https://github.com/linux-audit/audit-userspace/issues/15 > > Signed-off-by: Richard Guy Briggs <[email protected]> > --- > include/uapi/linux/audit.h | 6 +++--- > kernel/auditfilter.c | 10 +++++----- > kernel/auditsc.c | 2 +- > 3 files changed, 9 insertions(+), 9 deletions(-)
Considering that the original AUDIT_FILTER_PATH haven't been merged yet (they were waiting on a userspace discussion for reasons like this), please just fold this change into the original patch and resubmit. -- paul moore www.paul-moore.com -- Linux-audit mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-audit
