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)
Fri, Jun 5, 12:49 AM
Unknown Object (File)
Tue, Jun 2, 2:39 AM
Unknown Object (File)
Sun, May 31, 5:33 AM
Unknown Object (File)
May 10 2026, 6:12 AM
Unknown Object (File)
May 10 2026, 6:08 AM
Unknown Object (File)
May 7 2026, 1:07 PM
Unknown Object (File)
Apr 29 2026, 9:23 AM
Unknown Object (File)
Apr 29 2026, 9:15 AM
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