diff options
| author | 2021-11-09 10:12:07 -0500 | |
|---|---|---|
| committer | 2022-01-03 15:09:45 +0100 | |
| commit | 9270501c163b67f48fd5fb2f98b1b48d6530f460 (patch) | |
| tree | dd51bafe37ebb37747c3f6ce0fb718ee0507f05f /include/linux/timerqueue.h | |
| parent | btrfs: get rid of root->orphan_cleanup_state (diff) | |
btrfs: change root to fs_info for btrfs_reserve_metadata_bytes
We used to need the root for btrfs_reserve_metadata_bytes to check the
orphan cleanup state, but we no longer need that, we simply need the
fs_info. Change btrfs_reserve_metadata_bytes() to use the fs_info, and
change both btrfs_block_rsv_refill() and btrfs_block_rsv_add() to do the
same as they simply call btrfs_reserve_metadata_bytes() and then
manipulate the block_rsv that is being used.
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
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 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
