GFS2: Ensure uptodate inode size when using O_APPEND
[safe/jmp/linux-2.6] / fs / bfs / bfs.h
index d1a6cd1..7109e45 100644 (file)
@@ -18,6 +18,7 @@ struct bfs_sb_info {
        unsigned long si_lasti;
        unsigned long *si_imap;
        struct buffer_head *si_sbh;             /* buffer header w/superblock */
+       struct mutex bfs_lock;
 };
 
 /*