Skip to content
Commit 779adf0f authored by David Sterba's avatar David Sterba
Browse files

btrfs: remove extra barrier before waitqueue_active



Removing barriers is scary, but a call to atomic_dec_and_test implies
a barrier, so we don't need to issue another one.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent a83342aa
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