summaryrefslogtreecommitdiff
path: root/kernel/umh.c
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2019-08-30 15:44:43 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2019-10-19 10:39:04 -0700
commit756e6fa58cc5162c69370effa945183ddba88290 (patch)
tree0a1ec51e03a05f3abe5ce529d4655c3dafbee246 /kernel/umh.c
parentb2551885014c879b60b6e10566f78d3db8dd13d7 (diff)
xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2019-10-19
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 'kernel/umh.c')
0 files changed, 0 insertions, 0 deletions