From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 0/2] Make task doing heavy writing killable Date: Mon, 14 Nov 2011 07:41:45 -0500 Message-ID: <20111114124145.GA2698@infradead.org> References: <1321269030-6019-1-git-send-email-jack@suse.cz> <20111114115912.GA3224@localhost> <20111114120546.GA31037@infradead.org> <20111114122932.GA8006@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , Jan Kara , "linux-fsdevel@vger.kernel.org" , Al Viro , "k-mio@sx.jp.nec.com" , Andrew Morton To: Wu Fengguang Return-path: Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252]:57820 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751758Ab1KNMls (ORCPT ); Mon, 14 Nov 2011 07:41:48 -0500 Content-Disposition: inline In-Reply-To: <20111114122932.GA8006@localhost> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, Nov 14, 2011 at 08:29:32PM +0800, Wu Fengguang wrote: > > Can you make balance_dirty_pages(_ratelimited) return an error instead > > of opencoding the fatal signal che > > Hmm that means a bigger change to the prototype of the _exported_ > balance_dirty_pages_ratelimited_nr() which impacts out of tree FS... So what? out of tree fses have always been entirely supported on their own, and not a matter for keeping progress back.