]> Pileus Git - ~andy/linux/blobdiff - include/linux/jffs2.h
[PATCH] SELinux: add security hook call to kill_proc_info_as_uid
[~andy/linux] / include / linux / jffs2.h
index c6f70660b3716e39736153151cc5ef6c1b82fd70..c9c760700bc3415046d6243a0b7143d1ec173b5c 100644 (file)
@@ -186,6 +186,7 @@ struct jffs2_raw_xref
        jint32_t hdr_crc;
        jint32_t ino;           /* inode number */
        jint32_t xid;           /* XATTR identifier number */
+       jint32_t xseqno;        /* xref sequencial number */
        jint32_t node_crc;
 } __attribute__((packed));