Merge branch 'hid-suspend' into picolcd
[firefly-linux-kernel-4.4.55.git] / fs / bfs / bfs.h
index d1a6cd10afce26f83c7166a79e034594da3d10bb..7109e451abf7604083f7687087cb0e6a7f1006a1 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;
 };
 
 /*