From: Eric Paris Date: Mon, 25 Apr 2011 17:10:27 +0000 (-0400) Subject: LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH X-Git-Tag: v3.0-rc1~309^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a269434d2fb48a4d66c1d7bf821b7874b59c5b41;p=pandora-kernel.git LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH 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 Acked-by: Casey Schaufler --- Reading git-diff-tree failed