Page MenuHomeFreeBSD

nvme: widen nvme_qpair_manual_complete_request for better errors
ClosedPublic

Authored by imp on Jul 19 2024, 11:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 21, 2:38 PM
Unknown Object (File)
Sat, Sep 21, 5:48 AM
Unknown Object (File)
Sep 17 2024, 2:04 PM
Unknown Object (File)
Sep 16 2024, 11:38 PM
Unknown Object (File)
Sep 14 2024, 1:51 PM
Unknown Object (File)
Sep 7 2024, 9:43 AM
Unknown Object (File)
Aug 8 2024, 12:12 PM
Unknown Object (File)
Aug 4 2024, 10:45 PM
Subscribers

Details

Summary

Make nvme_qpair_manual_complete_request take dnr as well as a
print_on_error action. Make the status word computation common between
it and nvme_qpair_manual_complete_tracker. And print the error when
we are cancelling the I/O on failure, but not when we're filtering
the I/O after we've failed. Make it private again to nvme_qpair.c.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable