From: Eric Paris Date: Mon, 25 Apr 2011 16:54:27 +0000 (-0400) Subject: LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE X-Git-Tag: v3.0-rc1~309^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f48b7399840b453e7282b523f535561fe9638a2d;p=pandora-kernel.git LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE The lsm common audit code has wacky contortions making sure which pieces of information are set based on if it was given a path, dentry, or inode. Split this into path and inode to get rid of some of the code complexity. Signed-off-by: Eric Paris Acked-by: Casey Schaufler --- Reading git-diff-tree failed