summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2020-02-19 17:01:36 -0800
committerDarrick J. Wong <darrick.wong@oracle.com>2020-06-01 21:16:29 -0700
commit35148183329f0a1a6b89ddf96a9d9f9cb696ff93 (patch)
tree31d549ff487bcee4b47ad2a30770385a0ce1e352 /lib
parent79de621e4f0ddfecfa6bedb04e5a16e13781115f (diff)
xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2020-06-01
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 <darrick.wong@oracle.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions