ext4: show all mount options
[linux-2.6-block.git] / include / linux / ext4_fs_sb.h
index 1b2ffee12be910095b846d0ca18a856c5ef75e82..0a8e47d47c91ce11b2dbc6d4f99f3de004201111 100644 (file)
@@ -45,6 +45,7 @@ struct ext4_sb_info {
        struct ext4_super_block * s_es; /* Pointer to the super block in the buffer */
        struct buffer_head ** s_group_desc;
        unsigned long  s_mount_opt;
+       ext4_fsblk_t s_sb_block;
        uid_t s_resuid;
        gid_t s_resgid;
        unsigned short s_mount_state;