diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-02 13:28:55 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-03 01:20:17 -0400 |
commit | 980be4d1b78f3b345d20856395a0d1ad893abcfa (patch) | |
tree | 2e8e5dd5afe4bd0a3560df145dd8272ed3b886cb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 94426e4201fbb1c5ea4a697eb62a8b7cd7dfccbf (diff) |
bcachefs: bch2_fpunch_snapshot()
Add a new version of fpunch for operating on a snapshot ID, not a
subvolume - and use it for "extent past end of inode" repair.
Previously, repair would try to delete everything at once, but deleting
too many extents at once can overflow the btree_trans bump allocator, as
well as causing other problems - the new helper properly uses
bch2_extent_trim_atomic().
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions