LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
authorEric Paris <eparis@redhat.com>
Mon, 25 Apr 2011 17:10:27 +0000 (13:10 -0400)
committerEric Paris <eparis@redhat.com>
Mon, 25 Apr 2011 22:14:07 +0000 (18:14 -0400)
This patch separates and audit message that only contains a dentry from
one that contains a full path.  This allows us to make it harder to
misuse the interfaces or for the interfaces to be implemented wrong.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Casey Schaufler <casey@schaufler-ca.com>

No differences found