summaryrefslogtreecommitdiff
path: root/fs/btrfs/tree-log.c
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2023-01-26 16:00:59 -0500
committerDavid Sterba <dsterba@suse.com>2023-02-15 19:38:54 +0100
commit98c8d683c291285be35c50579ac984e71d17ddc1 (patch)
tree5d307d2e23f941d01b7151ca0a49cb6b2555bcba /fs/btrfs/tree-log.c
parent190a83391bc40862538572d1313c207c348d356d (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 <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions