xfs: convert EIO to EFSCORRUPTED when log contents are invalid
Convert EIO to EFSCORRUPTED in the logging code when we can determine that the log contents are invalid. Signed-off-by:Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by:
Christoph Hellwig <hch@lst.de>
Showing
- fs/xfs/xfs_bmap_item.c 2 additions, 2 deletionsfs/xfs/xfs_bmap_item.c
- fs/xfs/xfs_extfree_item.c 1 addition, 1 deletionfs/xfs/xfs_extfree_item.c
- fs/xfs/xfs_log_recover.c 16 additions, 16 deletionsfs/xfs/xfs_log_recover.c
- fs/xfs/xfs_refcount_item.c 1 addition, 1 deletionfs/xfs/xfs_refcount_item.c
- fs/xfs/xfs_rmap_item.c 1 addition, 1 deletionfs/xfs/xfs_rmap_item.c
Loading
Please register or sign in to comment