HomeFreeBSD

nvd: skip BIO_ORDERED logic when bio fails submission

Description

nvd: skip BIO_ORDERED logic when bio fails submission

This ensures the bio flags are not read after biodone().
The ordering will still be enforced, after the bio is
submitted successfully.

MFC after: 3 days
Sponsored by: Intel

Details

Provenance
jimharrisAuthored on
Parents
rS293320: nvd: do not wait for previous bios before submitting ordered bio
Branches
Unknown
Tags
Unknown