Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Btrfs: double unlock bug in error handling
The caller expects this function to return with the lock held and releases it immediately on error. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
- Loading branch information