0c5f parent 0dc1ba24f7fff659725eecbba2c9ad679a0954cd author Eric Paris 1303750467 -0400 committer Eric Paris 1303769595 -0400 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 ®