diff options
author | Josef Bacik <josef@toxicpanda.com> | 2023-01-27 00:00:59 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-02-15 21:38:54 +0300 |
commit | 98c8d683c291285be35c50579ac984e71d17ddc1 (patch) | |
tree | 5d307d2e23f941d01b7151ca0a49cb6b2555bcba /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 190a83391bc40862538572d1313c207c348d356d (diff) | |
download | linux-98c8d683c291285be35c50579ac984e71d17ddc1.tar.xz |
btrfs: combine btrfs_clear_buffer_dirty and clear_extent_buffer_dirty
btrfs_clear_buffer_dirty just does the test_clear_bit() and then calls
clear_extent_buffer_dirty and does the dirty metadata accounting.
Combine this into clear_extent_buffer_dirty and make the result
btrfs_clear_buffer_dirty.
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions