diff options
author | David Sterba <dsterba@suse.com> | 2019-05-02 17:53:47 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2019-07-02 13:30:47 +0300 |
commit | 00801ae4bb2be5f5af46502ef239ac5f4b536094 (patch) | |
tree | d9835c3f4d44ecc3c4aa15c3707c4aea1a243ee3 /fs/fuse | |
parent | f3dc24c52a28c700e35757dce7b38456888071e1 (diff) | |
download | linux-00801ae4bb2be5f5af46502ef239ac5f4b536094.tar.xz |
btrfs: switch extent_buffer write_locks from atomic to int
The write_locks is either 0 or 1 and always updated under the lock,
so we don't need the atomic_t semantics.
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/fuse')
0 files changed, 0 insertions, 0 deletions