From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 00/10] dcache cleanups Date: Wed, 13 Oct 2010 07:22:13 -0400 Message-ID: <20101013112213.GB15683@infradead.org> References: <20101010093620.416498597@canuck.infradead.org> <20101013014601.GT4681@dastard> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , viro@zeniv.linux.org.uk, eparis@redhat.com, linux-fsdevel@vger.kernel.org To: Dave Chinner Return-path: Received: from canuck.infradead.org ([134.117.69.58]:36861 "EHLO canuck.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753609Ab0JMLWP (ORCPT ); Wed, 13 Oct 2010 07:22:15 -0400 Content-Disposition: inline In-Reply-To: <20101013014601.GT4681@dastard> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Oct 13, 2010 at 12:46:02PM +1100, Dave Chinner wrote: > On Sun, Oct 10, 2010 at 05:36:20AM -0400, Christoph Hellwig wrote: > > A couple of dcache cleanups in preparation of the dcache_lock splitup. > > Note that I already sent the first patch individually, but this series > > contains a fixed version. > > Something in this series causes xfsdump to get really unhappy > (xfstests 026) - probably the get_parent changes. This message is > just continually spewed and the xfsdump process cannot be killed: Hmm, I did a couple of xfstests run both with XFS and ext3 and even did some nfs testing. Do you still see it with the exportfs patch removed?