]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - security/selinux/avc.c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
[mv-sheeva.git] / security / selinux / avc.c
index 3d2715fd35ea4c8dc11b580a7ee1fb946b9c4257..fcb89cb0f2235b5801004eba9ada05738d858f58 100644 (file)
@@ -526,7 +526,7 @@ int avc_audit(u32 ssid, u32 tsid,
         * during retry. However this is logically just as if the operation
         * happened a little later.
         */
-       if ((a->type == LSM_AUDIT_DATA_FS) &&
+       if ((a->type == LSM_AUDIT_DATA_INODE) &&
            (flags & IPERM_FLAG_RCU))
                return -ECHILD;