From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fengguang Wu Subject: Re: [PATCH 0/7 v3] writeback: Avoid iput() from flusher thread Date: Mon, 7 May 2012 10:57:05 +0800 Message-ID: <20120507025705.GA27492@localhost> References: <1336049283-5859-1-git-send-email-jack@suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, LKML , Al Viro , Christoph Hellwig , dchinner@redhat.com To: Jan Kara Return-path: Content-Disposition: inline In-Reply-To: <1336049283-5859-1-git-send-email-jack@suse.cz> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Thu, May 03, 2012 at 02:47:54PM +0200, Jan Kara wrote: > Hi, > > this is a third iteration of my patch series for getting rid of iput() from > flusher thread. I think all the comments should be addressed. So please have > a look. It runs fine here. I just pushed it to linux-next for more testing. Thank you! Thanks, Fengguang