]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/gfs2_ondisk.h
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-omap-h63xx.git] / include / linux / gfs2_ondisk.h
index c3c19f926e6f37cdcca6ab95e6ea06a5b0522462..14d0df0b5749833b823b4ff8cfd7de1c08a4e4b3 100644 (file)
@@ -118,7 +118,11 @@ struct gfs2_sb {
 
        char sb_lockproto[GFS2_LOCKNAME_LEN];
        char sb_locktable[GFS2_LOCKNAME_LEN];
-       /* In gfs1, quota and license dinodes followed */
+
+       struct gfs2_inum __pad3; /* Was quota inode in gfs1 */
+       struct gfs2_inum __pad4; /* Was licence inode in gfs1 */
+#define GFS2_HAS_UUID 1
+       __u8 sb_uuid[16]; /* The UUID, maybe 0 for backwards compat */
 };
 
 /*