From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from userp1040.oracle.com ([156.151.31.81]:18138 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752331Ab3A2Cct (ORCPT ); Mon, 28 Jan 2013 21:32:49 -0500 Date: Tue, 29 Jan 2013 10:30:09 +0800 From: Liu Bo To: Josef Bacik Cc: Jim Schutt , "linux-btrfs@vger.kernel.org" Subject: Re: [PATCH] Btrfs: fix a deadlock on chunk mutex Message-ID: <20130129023007.GB15654@liubo.jp.oracle.com> Reply-To: bo.li.liu@oracle.com References: <1355363557-2962-1-git-send-email-bo.li.liu@oracle.com> <20121218135242.GC2403@localhost.localdomain> <50E5D19E.3060406@sandia.gov> <20130128212331.GG3257@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20130128212331.GG3257@localhost.localdomain> Sender: linux-btrfs-owner@vger.kernel.org List-ID: On Mon, Jan 28, 2013 at 04:23:31PM -0500, Josef Bacik wrote: > On Thu, Jan 03, 2013 at 11:44:46AM -0700, Jim Schutt wrote: > > Hi Josef, > > > > Thanks for the patch - sorry for the long delay in testing... > > > > Jim, > > I've been trying to reason out how this happens, could you do a btrfs fi df on > the filesystem thats giving you trouble so I can see if what I think is > happening is what's actually happening. Thanks, Josef, A quick reproducer here: running xfstests 251 with autodefrag,compress=zlib thanks, liubo