[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141123151439.GA16816@ret.masoncoding.com>
Date: Sun, 23 Nov 2014 10:14:45 -0500
From: Chris Mason <clm@...com>
To: <torvalds@...ux-foundation.org>
CC: <linux-btrfs@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Btrfs deadlock fix
Hi Linus,
My for-linus branch:
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus
Has a fix for a long standing deadlock that we've been trying to nail
down for a while. It ended up being a bad interaction with the fair
reader/writer locks and the order btrfs reacquires locks in the btree.
Chris Mason (1) commits (+25/-15):
btrfs: fix lockups from btrfs_clear_path_blocking
Total: (1) commits (+25/-15)
fs/btrfs/ctree.c | 14 ++------------
fs/btrfs/locking.c | 24 +++++++++++++++++++++---
fs/btrfs/locking.h | 2 ++
3 files changed, 25 insertions(+), 15 deletions(-)
--
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