ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks
[pandora-kernel.git] / fs / ext4 / ext4.h
index e227eea..a58438e 100644 (file)
@@ -942,6 +942,7 @@ struct ext4_sb_info {
        unsigned int s_mb_stats;
        unsigned int s_mb_order2_reqs;
        unsigned int s_mb_group_prealloc;
+       unsigned int s_max_writeback_mb_bump;
        /* where last allocation was done - for stream allocation */
        unsigned long s_mb_last_group;
        unsigned long s_mb_last_start;