diff options
author | 2019-05-02 16:47:23 +0200 | |
---|---|---|
committer | 2019-07-02 12:30:47 +0200 | |
commit | 06297d8cefcaa2029c4cb71b79285d2bfff06d4d (patch) | |
tree | bbf684133e27424453c3a72fbd8b348feb3df9bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: assert delayed ref lock in btrfs_find_delayed_ref_head (diff) | |
download | linux-dev-06297d8cefcaa2029c4cb71b79285d2bfff06d4d.tar.xz linux-dev-06297d8cefcaa2029c4cb71b79285d2bfff06d4d.zip |
btrfs: switch extent_buffer blocking_writers from atomic to int
The blocking_writers 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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions