]> Pileus Git - ~andy/linux/blobdiff - fs/bfs/bfs.h
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney...
[~andy/linux] / fs / bfs / bfs.h
index 7109e451abf7604083f7687087cb0e6a7f1006a1..f7f87e233dd9d175cc9c3c8e921f381ff056d775 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;
 };