2013-10-18 23:24:57

by Chris Mason

[permalink] [raw]
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(+)