Skip to content
Commit d3b01064 authored by Li Zefan's avatar Li Zefan Committed by Chris Mason
Browse files

btrfs: fix locking issues in find_parent_nodes()



- We might unlock head->mutex while it was not locked
- We might leave the function without unlocking delayed_refs->lock

Signed-off-by: default avatarLi Zefan <lizf@cn.fujitsu.com>
Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent e77266e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment