From: Jeff Layton Date: Wed, 10 Oct 2012 19:25:22 +0000 (-0400) Subject: audit: add a new "type" field to audit_names struct X-Git-Tag: v3.7-rc1~32^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78e2e802a8519031e5858595070b39713e26340d;p=pandora-kernel.git audit: add a new "type" field to audit_names struct For now, we just have two possibilities: UNKNOWN: for a new audit_names record that we don't know anything about yet NORMAL: for everything else In later patches, we'll add other types so we can distinguish and update records created under different circumstances. Signed-off-by: Jeff Layton Signed-off-by: Al Viro --- Reading git-diff-tree failed