Merge branch 'master' of ../mine
[cascardo/linux.git] / fs / jffs2 / jffs2_fs_sb.h
index 6784bc8..f864005 100644 (file)
@@ -100,6 +100,7 @@ struct jffs2_sb_info {
        wait_queue_head_t erase_wait;           /* For waiting for erases to complete */
 
        wait_queue_head_t inocache_wq;
+       int inocache_hashsize;
        struct jffs2_inode_cache **inocache_list;
        spinlock_t inocache_lock;