From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from userp1040.oracle.com ([156.151.31.81]:51810 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751243AbbDAGvo (ORCPT ); Wed, 1 Apr 2015 02:51:44 -0400 Message-ID: <551B951A.2030606@oracle.com> Date: Wed, 01 Apr 2015 14:50:02 +0800 From: Anand Jain MIME-Version: 1.0 To: Rich Freeman CC: "G. Richard Bellamy" , linux-btrfs Subject: Re: Upgrade to 3.19.2 Kernel fails to boot References: <550FCD9C.1000706@oracle.com> <551104B9.2010105@oracle.com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Sender: linux-btrfs-owner@vger.kernel.org List-ID: Eric found something like this and has a fix with in the email. Sub: "I think "btrfs: fix leak of path in btrfs_find_item" broke stable trees ..." Anand On 03/24/2015 06:40 PM, Rich Freeman wrote: > On Tue, Mar 24, 2015 at 2:31 AM, Anand Jain wrote: >> Do you have this fix .. >> >> [PATCH] Btrfs: release path before starting transaction in can_nocow_extent >> >> could you try ?. > > I believe I already have this patch. 3.18.9 contains this: > > commit bdeeab62a611f1f7cd48fd285ce568e8dcd0455a > Merge: 797afdf 1bda19e > Author: Linus Torvalds > Date: Fri Oct 18 16:46:21 2013 -0700 > > Merge branch 'for-linus' of > git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs > > Pull btrfs fix from Chris Mason: > "Sage hit a deadlock with ceph on btrfs, and Josef tracked it down to a > regression in our initial rc1 pull. When doing nocow writes we were > sometimes starting a transaction with locks held" > > * 'for-linus' of > git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs: > Btrfs: release path before starting transaction in can_nocow_extent > -- > To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >