BFS: clean up the superblock usage
[pandora-kernel.git] / fs / bfs / bfs.h
index 7109e45..f7f87e2 100644 (file)
@@ -17,7 +17,6 @@ struct bfs_sb_info {
        unsigned long si_lf_eblk;
        unsigned long si_lasti;
        unsigned long *si_imap;
-       struct buffer_head *si_sbh;             /* buffer header w/superblock */
        struct mutex bfs_lock;
 };