diff options
| author | Filipe Manana <fdmanana@suse.com> | 2023-03-21 11:13:44 +0000 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2023-04-17 18:01:19 +0200 |
| commit | 04fb3285a4780ceee07b4b51e2c7fd236f41ca68 (patch) | |
| tree | ad4619b0ceaa9bb83613654beacef92dbf462938 /fs/btrfs/delalloc-space.c | |
| parent | btrfs: simplify btrfs_should_throttle_delayed_refs() (diff) | |
| download | linux-04fb3285a4780ceee07b4b51e2c7fd236f41ca68.tar.gz linux-04fb3285a4780ceee07b4b51e2c7fd236f41ca68.zip | |
btrfs: collapse should_end_transaction() into btrfs_should_end_transaction()
The function should_end_transaction() is very short and only has one
caller, which is btrfs_should_end_transaction(). So move the code from
should_end_transaction() into btrfs_should_end_transaction().
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/delalloc-space.c')
0 files changed, 0 insertions, 0 deletions
