• Andrew Morton's avatar
    [PATCH] reiserfs v3 should throttle writers · f69c2d56
    Andrew Morton authored
    From: Chris Mason <mason@suse.com>
    
    The v3 reiserfs_file_write func doesn't do any write throttling, which
    leads to a variety of problems.  Here's a patch that makes
    reiserfs_file_write call balance_dirty_pages_ratelimited, and exports that
    func for module usage.
    f69c2d56
page-writeback.c 15.9 KB