[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100913212410.GA6312@thunk.org>
Date: Mon, 13 Sep 2010 17:24:10 -0400
From: Ted Ts'o <tytso@....edu>
To: Eric Sandeen <sandeen@...hat.com>
Cc: ext4 development <linux-ext4@...r.kernel.org>
Subject: Re: [PATCH] break out of ext4_num_dirty_pages() when we hit
max_pages
On Thu, Sep 09, 2010 at 02:00:58PM -0500, Eric Sandeen wrote:
> ext4_num_dirty_pages() will continue scanning after we accumulate
> max_pages, possibly for a very long time without doing anything
> useful at all. When we hit max_pages, we should set done=1
> so that the break will release the pagevec, exit the loop, and
> return from the function.
>
> Signed-off-by: Eric Sandeen <sandeen@...hat.com>
Added to the ext4 tree, thanks.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists