change inotifyfs magic as the same magic is used for futexfs
[safe/jmp/linux-2.6] / include / linux / ext2_fs_sb.h
index d149f29..199ef37 100644 (file)
@@ -39,6 +39,7 @@ struct ext2_sb_info {
        struct ext2_super_block * s_es; /* Pointer to the super block in the buffer */
        struct buffer_head ** s_group_desc;
        unsigned long  s_mount_opt;
+       unsigned long s_sb_block;
        uid_t s_resuid;
        gid_t s_resgid;
        unsigned short s_mount_state;