aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNaohiro Aota <naohiro.aota@wdc.com>2025-04-23 11:43:52 +0900
committerDavid Sterba <dsterba@suse.com>2025-05-15 14:30:53 +0200
commit635da7ea9a12b1db28ab7db260e3d64108e18f15 (patch)
treef026ab0e3af9e412959f13eb7de8eb43cee4dadc /tools/perf/scripts/python/export-to-postgresql.py
parentbtrfs: use proper data space_info for zoned mode (diff)
downloadlinux-rng-635da7ea9a12b1db28ab7db260e3d64108e18f15.tar.xz
linux-rng-635da7ea9a12b1db28ab7db260e3d64108e18f15.zip
btrfs: add block reserve for treelog
We need to add a dedicated block_rsv for tree-log, because the block_rsv serves for a tree node allocation in btrfs_alloc_tree_block(). Currently, tree-log tree uses fs_info->empty_block_rsv, which is shared across trees and points to the normal metadata space_info. Instead, we add a dedicated block_rsv and that block_rsv can use the dedicated sub-space_info. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions