HomeFreeBSD

Remove writing 'residual' field of struct ctl_scsiio.

Description

Remove writing 'residual' field of struct ctl_scsiio.

This field has no practical use and never readed. Initiators already
receive respective residual size from frontends. Removed field had
different semantics, which looks useless, and was never passed through
by any frontend.

While there, fix kern_data_resid field support in case of HA, missed in
r312291.

MFC after: 13 days

Details

Provenance
mavAuthored on
Parents
rS312347: The write-protect is not wired on uFW, disable it to allow writes to SD
Branches
Unknown
Tags
Unknown