aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2023-12-06 18:41:00 -0800
committerDarrick J. Wong <[email protected]>2023-12-06 18:45:19 -0800
commit6bb9ea8ecd2c58a66324cb799838e7d49d78a877 (patch)
treeaae2cea04fa5f8d1a440d86f42979806e932ba86 /tools/perf/scripts/python
parentbe408417630427984a1fddd069f30b245793234c (diff)
xfs: log EFIs for all btree blocks being used to stage a btree
We need to log EFIs for every extent that we allocate for the purpose of staging a new btree so that if we fail then the blocks will be freed during log recovery. Use the autoreaping mechanism provided by the previous patch to attach paused freeing work to the scrub transaction. We can then mark the EFIs stale if we decide to commit the new btree, or we can unpause the EFIs if we decide to abort the repair. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions