HomeFreeBSD

Avoid dereferencing unintialized elements in the error path.

Description

Avoid dereferencing unintialized elements in the error path.

Some drives sometimes have errors for things like setting the number
of queue entries in the submission queue. The error paths taken for
these drives ensure a panic dereferencing uninialized data.

Sponsored by: Netflix

Details

Provenance
impAuthored on
Parents
rS314888: cwd10 takes the low 32-bits and cwd11 takes the upper 32-bits of the
Branches
Unknown
Tags
Unknown