aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_attr_list.c
diff options
context:
space:
mode:
authorGravatar Brian Foster <bfoster@redhat.com> 2016-06-01 17:38:15 +1000
committerGravatar Dave Chinner <david@fromorbit.com> 2016-06-01 17:38:15 +1000
commit0c871f9a101a290e61af02df49087d118543caeb (patch)
treed5b551afdc4dda0731a330436e84560fec5ee949 /fs/xfs/xfs_attr_list.c
parentxfs: fix broken multi-fsb buffer logging (diff)
downloadlinux-0c871f9a101a290e61af02df49087d118543caeb.tar.gz
linux-0c871f9a101a290e61af02df49087d118543caeb.tar.bz2
linux-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 <bfoster@redhat.com> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_attr_list.c')
0 files changed, 0 insertions, 0 deletions