aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_error.h
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2016-08-03 11:23:49 +1000
committerDave Chinner <david@fromorbit.com>2016-08-03 11:23:49 +1000
commitdc42375d5f55d2c48d363957621d7aa913bdc5a1 (patch)
tree994af1aeb92a29a37d1c066e2a9bbdeee49a282d /fs/xfs/xfs_error.h
parentxfs: rename flist/free_list to dfops (diff)
downloadlinux-dev-dc42375d5f55d2c48d363957621d7aa913bdc5a1.tar.xz
linux-dev-dc42375d5f55d2c48d363957621d7aa913bdc5a1.zip
xfs: refactor redo intent item processing
Refactor the EFI intent item recovery (and cancellation) functions into a general function that scans the AIL and an intent item type specific handler. Move the function that recovers a single EFI item into the extent free item code. We'll want the generalized function when we start wiring up more redo item types. Furthermore, ensure that log recovery only replays the redo items that were in the AIL prior to recovery by checking the item LSN against the largest LSN seen during log scanning. As written this should never happen, but we can be defensive anyway. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_error.h')
0 files changed, 0 insertions, 0 deletions