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

btrfs: switch extent_buffer spinning_writers from atomic to int



The spinning_writers is either 0 or 1 and always updated under the lock,
so we don't need the atomic_t semantics.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 06297d8c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment