From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wu Fengguang Subject: Re: [PATCH 00/18] writeback fixes and cleanups for 2.6.40 (v3) Date: Mon, 23 May 2011 17:28:38 +0800 Message-ID: <20110523092838.GA25829@localhost> References: <20110519214530.939830917@intel.com> <20110523090739.GA27894@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andrew Morton , Jan Kara , Dave Chinner , "linux-fsdevel@vger.kernel.org" , LKML To: Christoph Hellwig Return-path: Content-Disposition: inline In-Reply-To: <20110523090739.GA27894@infradead.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Mon, May 23, 2011 at 05:07:39PM +0800, Christoph Hellwig wrote: > Wu, Andrew, > > what's the plan for these for 2.6.40? We'll need to make some progress > in this area, and even if we can't get everything it we should make sure > to at least include the updated versions of those in -mm. But even > some of the later ones are pretty low risk. Yes, except for patch 14 which does not include external behavior changes besides the good full write chunk size for large files, the patches not in -mm are pretty trivial ones. Aside from my simple tests, Alex also helped going through the LKP tests with the patchset and find no writeback regressions. Thanks, Fengguang