[GFS2] Remove useless i_cache from inodes
[powerpc.git] / fs / gfs2 / incore.h
index 55c72f0..5662ff9 100644 (file)
@@ -275,8 +275,6 @@ struct gfs2_inode {
        spinlock_t i_spin;
        struct rw_semaphore i_rw_mutex;
        unsigned long i_last_pfault;
-
-       struct buffer_head *i_cache[GFS2_MAX_META_HEIGHT];
 };
 
 /*