From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wu Fengguang Subject: Re: [PATCH 12/17] writeback: skip balance_dirty_pages() for in-memory fs Date: Mon, 16 May 2011 18:49:47 +0800 Message-ID: <20110516104947.GA5902@localhost> References: <20110512135706.937596128@intel.com> <20110512140032.160664798@intel.com> <20110516104339.GB18520@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andrew Morton , Jan Kara , Hugh Dickins , Rik van Riel , Peter Zijlstra , Dave Chinner , "linux-fsdevel@vger.kernel.org" , LKML To: Christoph Hellwig Return-path: Content-Disposition: inline In-Reply-To: <20110516104339.GB18520@infradead.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Mon, May 16, 2011 at 06:43:39PM +0800, Christoph Hellwig wrote: > Isn't this a fix that should go to Linus ASAP independent of the rest > of this series to fix tmpfs? Ah sorry for the confusing changelog: it's not a bug fix patch because the impacted balance_dirty_pages trace point is not upstream yet. I'll remove that "NULL dereference bug" from the changelog. Thanks, Fengguang