]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/buffer.c
Add balance_dirty_pages_ratelimited() to cont_expand_zero()
[linux-2.6-omap-h63xx.git] / fs / buffer.c
index 7d51e649b19a7d8f84061186fbd84326420f44f8..3db4a26adc44294f0a15a77aba595cc4336b31fd 100644 (file)
@@ -2246,6 +2246,8 @@ int cont_expand_zero(struct file *file, struct address_space *mapping,
                        goto out;
                BUG_ON(err != len);
                err = 0;
+
+               balance_dirty_pages_ratelimited(mapping);
        }
 
        /* page covers the boundary, find the boundary offset */