]> err.no Git - linux-2.6/blobdiff - include/linux/jffs2.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy...
[linux-2.6] / 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));