Home
last modified time | relevance | path

Searched hist:ac75a1f7a4af4dddcc1ac3c0778f0e3f75dc8f32 (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_trans_buf.cdiff ac75a1f7a4af4dddcc1ac3c0778f0e3f75dc8f32 Fri Mar 07 06:19:14 CET 2014 Dave Chinner <dchinner@redhat.com> xfs: don't leak EFSBADCRC to userspace

While the verifier routines may return EFSBADCRC when a buffer has
a bad CRC, we need to translate that to EFSCORRUPTED so that the
higher layers treat the error appropriately and we return a
consistent error to userspace. This fixes a xfs/005 regression.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
H A Dxfs_symlink.cdiff ac75a1f7a4af4dddcc1ac3c0778f0e3f75dc8f32 Fri Mar 07 06:19:14 CET 2014 Dave Chinner <dchinner@redhat.com> xfs: don't leak EFSBADCRC to userspace

While the verifier routines may return EFSBADCRC when a buffer has
a bad CRC, we need to translate that to EFSCORRUPTED so that the
higher layers treat the error appropriately and we return a
consistent error to userspace. This fixes a xfs/005 regression.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
H A Dxfs_mount.cdiff ac75a1f7a4af4dddcc1ac3c0778f0e3f75dc8f32 Fri Mar 07 06:19:14 CET 2014 Dave Chinner <dchinner@redhat.com> xfs: don't leak EFSBADCRC to userspace

While the verifier routines may return EFSBADCRC when a buffer has
a bad CRC, we need to translate that to EFSCORRUPTED so that the
higher layers treat the error appropriately and we return a
consistent error to userspace. This fixes a xfs/005 regression.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>