Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1bda19eb authored by Josef Bacik's avatar Josef Bacik Committed by Chris Mason
Browse files

Btrfs: release path before starting transaction in can_nocow_extent



We can't be holding tree locks while we try to start a transaction, we will
deadlock.  Thanks,

Reported-by: default avatarSage Weil <sage@inktank.com>
Signed-off-by: default avatarJosef Bacik <jbacik@fusionio.com>
Signed-off-by: default avatarChris Mason <chris.mason@fusionio.com>
parent c00869f1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6437,6 +6437,7 @@ noinline int can_nocow_extent(struct inode *inode, u64 offset, u64 *len,

	if (btrfs_extent_readonly(root, disk_bytenr))
		goto out;
	btrfs_release_path(path);

	/*
	 * look for other files referencing this extent, if we