Merge to Fedora kernel-2.6.18-1.2257_FC5 patched with stable patch-2.6.18.5-vs2.0...
[linux-2.6.git] / include / linux / squashfs_fs_sb.h
index 6b35e64..4e61e98 100644 (file)
@@ -65,7 +65,8 @@ struct squashfs_sb_info {
        wait_queue_head_t       fragment_wait_queue;
        struct meta_index       *meta_index;
        z_stream                stream;
-       struct inode            *(*iget)(struct super_block *s,  squashfs_inode_t \
+       long long               *inode_lookup_table;
+       int                     (*read_inode)(struct inode *i,  squashfs_inode_t \
                                inode);
        long long               (*read_blocklist)(struct inode *inode, int \
                                index, int readahead_blks, char *block_list, \