diff options
| author | Brian Foster <[email protected]> | 2016-06-01 07:38:15 +0000 |
|---|---|---|
| committer | Dave Chinner <[email protected]> | 2016-06-01 07:38:15 +0000 |
| commit | 0c871f9a101a290e61af02df49087d118543caeb (patch) | |
| tree | d5b551afdc4dda0731a330436e84560fec5ee949 /fs/xfs/xfs_rtalloc.h | |
| parent | xfs: fix broken multi-fsb buffer logging (diff) | |
| download | kernel-0c871f9a101a290e61af02df49087d118543caeb.tar.gz kernel-0c871f9a101a290e61af02df49087d118543caeb.zip | |
xfs: remove spurious shutdown type check from xfs_bmap_finish()
The static checker reports that after commit 8d99fe92fed0 ("xfs: fix
efi/efd error handling to avoid fs shutdown hangs"), the code has been
reworked such that error == -EFSCORRUPTED is not possible in this
codepath.
Remove the spurious error check and just use SHUTDOWN_META_IO_ERROR
unconditionally.
Signed-off-by: Brian Foster <[email protected]>
Reviewed-by: Carlos Maiolino <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_rtalloc.h')
0 files changed, 0 insertions, 0 deletions
