linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / fs / bfs / bfs.h
index 1020dbc..1fbc53f 100644 (file)
@@ -20,7 +20,6 @@ struct bfs_sb_info {
        unsigned long si_lasti;
        unsigned long * si_imap;
        struct buffer_head * si_sbh;            /* buffer header w/superblock */
-       struct bfs_super_block * si_bfs_sb;     /* superblock in si_sbh->b_data */
 };
 
 /*