summaryrefslogtreecommitdiff
path: root/fs/btrfs/lru_cache.c
diff options
context:
space:
mode:
authorBoris Burkov <boris@bur.io>2024-02-02 11:52:57 -0800
committerDavid Sterba <dsterba@suse.com>2024-07-11 15:33:27 +0200
commit42f620aec182f62ee72e3fce41cb3353951b3508 (patch)
tree528df994085c8a6f955280d73912cb1b31e25b0f /fs/btrfs/lru_cache.c
parent243192b6764990e7fa0e22ea65b4d12f3294471c (diff)
btrfs: store fs_info in space_info
This is handy when computing space_info dynamic reclaim thresholds where we do not have access to a block group. We could add it to the various functions as a parameter, but it seems reasonable for space_info to have an fs_info pointer. Reviewed-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Boris Burkov <boris@bur.io> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/lru_cache.c')
0 files changed, 0 insertions, 0 deletions