]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/ext2/ext2.h
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu...
[karo-tx-linux.git] / fs / ext2 / ext2.h
index 4c69c94cafd84d44a16c5128d750918ec6d9aff3..170939f379d74d84ca38bf9fd11d22483495fd3d 100644 (file)
@@ -61,6 +61,8 @@ struct ext2_block_alloc_info {
 #define rsv_start rsv_window._rsv_start
 #define rsv_end rsv_window._rsv_end
 
+struct mb_cache;
+
 /*
  * second extended-fs super-block data in memory
  */
@@ -111,6 +113,7 @@ struct ext2_sb_info {
         * of the mount options.
         */
        spinlock_t s_lock;
+       struct mb_cache *s_mb_cache;
 };
 
 static inline spinlock_t *