summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/parent.c
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2021-01-05 17:43:25 -0800
committerDarrick J. Wong <djwong@kernel.org>2021-03-25 17:08:16 -0700
commit15ca8845a7993fefb52221e3c25c179bce683980 (patch)
treeea65946687f3b8f156cc8fba12ba2120a070d681 /fs/xfs/scrub/parent.c
parentba4cbff5fce8331299c362a64ab0eebdeca78d8d (diff)
xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2021-03-25
Use deferred frees (EFIs) to reap the blocks of a btree that we just replaced. This helps us to shrink the window in which those old blocks could be lost due to a system crash, though we try to flush the EFIs every few hundred blocks so that we don't also overflow the transaction reservations during and after we commit the new btree. Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/scrub/parent.c')
0 files changed, 0 insertions, 0 deletions