diff options
author | Josef Bacik <[email protected]> | 2023-01-26 16:00:59 -0500 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-02-15 19:38:54 +0100 |
commit | 98c8d683c291285be35c50579ac984e71d17ddc1 (patch) | |
tree | 5d307d2e23f941d01b7151ca0a49cb6b2555bcba /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 190a83391bc40862538572d1313c207c348d356d (diff) |
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 <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions