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, Nov 21, 1:03 PM
Unknown Object (File)
Fri, Nov 21, 1:02 PM
Unknown Object (File)
Fri, Nov 21, 1:02 PM
Unknown Object (File)
Fri, Nov 21, 12:56 PM
Unknown Object (File)
Sat, Nov 8, 12:51 AM
Unknown Object (File)
Thu, Nov 6, 3:40 AM
Unknown Object (File)
Oct 28 2025, 2:17 AM
Unknown Object (File)
Oct 28 2025, 2:16 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