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)
Sep 3 2025, 10:52 PM
Unknown Object (File)
Aug 28 2025, 7:35 AM
Unknown Object (File)
Aug 28 2025, 4:41 AM
Unknown Object (File)
Aug 28 2025, 3:18 AM
Unknown Object (File)
Aug 14 2025, 10:15 PM
Unknown Object (File)
Jul 7 2025, 4:03 AM
Unknown Object (File)
Jul 5 2025, 5:18 PM
Unknown Object (File)
Jul 4 2025, 7:29 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