Skip to content
Commit 8c9c2bf7 authored by Arne Jansen's avatar Arne Jansen Committed by David Sterba
Browse files

btrfs: fix race in reada



When inserting into the radix tree returns EEXIST, get the existing
entry without giving up the spinlock in between.
There was a race for both the zones trees and the extent tree.

Signed-off-by: default avatarArne Jansen <sensille@gmx.net>
parent 848cce0d
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