From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Ts'o Subject: Re: [PATCH 0/4] Fix filesystem freezing Date: Thu, 12 Jan 2012 15:48:26 -0500 Message-ID: <20120112204826.GG6626@thunk.org> References: <1326331253-6497-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 , linux-ext4@vger.kernel.org, xfs@oss.sgi.com, Eric Sandeen , Dave Chinner , Surbhi Palande , Kamal Mostafa , Christoph Hellwig To: Jan Kara Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:47600 "EHLO test.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755378Ab2ALUsc (ORCPT ); Thu, 12 Jan 2012 15:48:32 -0500 Content-Disposition: inline In-Reply-To: <1326331253-6497-1-git-send-email-jack@suse.cz> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Thu, Jan 12, 2012 at 02:20:49AM +0100, Jan Kara wrote: > reproduce deadlocks due to dirty data as well so please test these patches out. > Thanks. Also review of patches is welcome. This patch series looks good to me (modulo issues others have already pointed out). Acked-by: "Theodore Ts'o" I assume you're going to send this up through Al's vfs tree? - Ted