HomeFreeBSD

Don't convert all lower-layer errors to EIO.

Description

Don't convert all lower-layer errors to EIO.

Don't convert all lower layer errors to EIO. Instead, pass the actual error up
the stack. This will allow the upper layers that look for ENXIO to react
properly to that signal from the lower layers and, for UFS, unmount the
filesystem.

Reviewed by: kib@
Differential Revision: https://reviews.freebsd.org/D23755

Details

Provenance
impAuthored on Feb 20 2020, 1:33 AM
Parents
rGa64f0b83e5ee: Move smbios.c to libsa.
Branches
Unknown
Tags
Unknown

Event Timeline