summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_inode.c
diff options
context:
space:
mode:
authorDave Chinner <dchinner@redhat.com>2022-07-14 11:42:39 +1000
committerDave Chinner <david@fromorbit.com>2022-07-14 11:42:39 +1000
commit04755d2e5821b3afbaadd09fe5df58d04de36484 (patch)
tree9905c4c88f2c839c8888cb88ab6e8fd999fd6b47 /fs/xfs/xfs_inode.c
parent4fcc94d653270fcc7800dbaf3b11f78cb462b293 (diff)
xfs: refactor xlog_recover_process_iunlinks()
For upcoming changes to the way inode unlinked list processing is done, the structure of recovery needs to change slightly. We also really need to untangle the messy error handling in list recovery so that actions like emptying the bucket on inode lookup failure are associated with the bucket list walk failing, not failing to look up the inode. Refactor the recovery code now to keep the re-organisation seperate to the algorithm changes. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/xfs_inode.c')
0 files changed, 0 insertions, 0 deletions