Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
[linux-2.6-microblaze.git] / fs / xfs / xfs_sb.h
index 35061d4..f7b2fe7 100644 (file)
@@ -182,6 +182,8 @@ typedef struct xfs_sb {
        /* must be padded to 64 bit alignment */
 } xfs_sb_t;
 
+#define XFS_SB_CRC_OFF         offsetof(struct xfs_sb, sb_crc)
+
 /*
  * Superblock - on disk version.  Must match the in core version above.
  * Must be padded to 64 bit alignment.