summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2021-09-01 10:40:17 -0700
committerDarrick J. Wong <djwong@kernel.org>2021-09-17 18:54:49 -0700
commit12530a2ce09b6848f03807a3e8945f3ae86dcccd (patch)
tree005e5574c2a0c537a987e03a73a133375a64441c /lib
parent431054d695ac78375c4a818f3907a95dabe83e46 (diff)
xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2021-09-17
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 'lib')
0 files changed, 0 insertions, 0 deletions