From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wu Fengguang Subject: Re: [PATCH 0/2] Make task doing heavy writing killable Date: Mon, 14 Nov 2011 20:29:32 +0800 Message-ID: <20111114122932.GA8006@localhost> References: <1321269030-6019-1-git-send-email-jack@suse.cz> <20111114115912.GA3224@localhost> <20111114120546.GA31037@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jan Kara , "linux-fsdevel@vger.kernel.org" , Al Viro , "k-mio@sx.jp.nec.com" , Andrew Morton To: Christoph Hellwig Return-path: Received: from mga14.intel.com ([143.182.124.37]:20629 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751413Ab1KNM3h (ORCPT ); Mon, 14 Nov 2011 07:29:37 -0500 Content-Disposition: inline In-Reply-To: <20111114120546.GA31037@infradead.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: > 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...