Home
last modified time | relevance | path

Searched hist:d3b010640e5c59b98d3b11229ba4cc2838dc7cbf (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dbackref.cdiff d3b010640e5c59b98d3b11229ba4cc2838dc7cbf Sat Mar 03 06:41:15 CST 2012 Li Zefan <lizf@cn.fujitsu.com> 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: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>