summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_error.c
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2020-10-25 17:14:33 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2020-10-26 18:32:13 -0700
commite8c543a453e230452e1b7878a8e8f79fce749f13 (patch)
treef7c28a11ae6b3058fb94c8ee9c50bc40d37069e8 /fs/xfs/xfs_error.c
parent28ba8668d5591ca9ed0e511c4fd8f2e234b27f4b (diff)
xfs: log EFIs for all btree blocks being used to stage a btreerepair-prep-for-bulk-loading_2020-10-26
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. Add a function to relog the EFIs, so that repair can relog them all every time it creates a new btree block, which will help us to avoid pinning the log tail. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_error.c')
0 files changed, 0 insertions, 0 deletions