HomeFreeBSD

Relax serseq option operation for reads.

Description

Relax serseq option operation for reads.

Previously, with serseq enabled, next command was unblocked only after
previous completed. With this change, for read operations, next command
is unblocked as soon as last media read completed. This is important
for frontends that actually wait for data move completion (like camtgt),
or when data are moved through the HA link, or especially when both.

Details

Provenance
mavAuthored on
Parents
rS287966: Avoid /usr/obj// from r287899
Branches
Unknown
Tags
Unknown