diff options
author | Dave Chinner <dchinner@redhat.com> | 2020-06-29 14:49:15 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-07-07 07:15:07 -0700 |
commit | 3536b61e74aa232d0ae42cff57b80278724f209c (patch) | |
tree | f1e8dc6878a8650a83c7e5dae3e396e12262a5da /drivers | |
parent | 428947e9d525ae3a03dbdce4cdbcb2afe020732d (diff) |
xfs: unwind log item error flagging
When an buffer IO error occurs, we want to mark all
the log items attached to the buffer as failed. Open code
the error handling loop so that we can modify the flagging for the
different types of objects directly and independently of each other.
This also allows us to remove the ->iop_error method from the log
item operations.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions