Skip to content
Commit cf47b8f3 authored by Chris Mason's avatar Chris Mason Committed by Ingo Molnar
Browse files

Btrfs: stop spinning on mutex_trylock and let the adaptive code spin for us



Mutexes now spin internally and the btrfs spin is no longer required for
performance.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent ac6e60ee
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