All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs deadlock fix
@ 2014-11-23 15:14 Chris Mason
  2014-11-24  0:23 ` Benjamin Herrenschmidt
  2014-11-24 17:39 ` David Sterba
  0 siblings, 2 replies; 7+ messages in thread
From: Chris Mason @ 2014-11-23 15:14 UTC (permalink / raw)
  To: torvalds; +Cc: linux-btrfs, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-11-24 18:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-23 15:14 [GIT PULL] Btrfs deadlock fix Chris Mason
2014-11-24  0:23 ` Benjamin Herrenschmidt
2014-11-24  0:27   ` Chris Mason
2014-11-24  3:28     ` Benjamin Herrenschmidt
2014-11-24 17:39 ` David Sterba
2014-11-24 18:01   ` Chris Mason
2014-11-24 18:27     ` David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.