Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Btrfs: unwind after btrfs_start_transaction() errors
This was added by a22285a: "Btrfs: Integrate metadata reservation with start_transaction". If we goto out here then we skip all the unwinding and there are locks still held etc. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>
- Loading branch information