[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20131018232447.4917.74376@localhost.localdomain>
Date: Fri, 18 Oct 2013 19:24:47 -0400
From: Chris Mason <chris.mason@...ionio.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
<linux-btrfs@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Btrfs
Hi Linus,
My for-linus branch has a one line fix:
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus
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.
Josef Bacik (1) commits (+1/-0):
Btrfs: release path before starting transaction in can_nocow_extent
Total: (1) commits (+1/-0)
fs/btrfs/inode.c | 1 +
1 file changed, 1 insertion(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists