David Sterba f3dc24c52a 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: David Sterba <dsterba@suse.com>
2019-07-02 12:30:47 +02:00
..
2018-08-06 13:12:43 +02:00
2018-03-26 15:09:39 +02:00
2019-07-01 13:35:00 +02:00
2018-08-06 13:12:43 +02:00