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)
Mon, Nov 11, 5:53 AM
Unknown Object (File)
Sat, Nov 2, 7:29 PM
Unknown Object (File)
Tue, Oct 29, 4:02 AM
Unknown Object (File)
Tue, Oct 29, 4:01 AM
Unknown Object (File)
Tue, Oct 29, 4:01 AM
Unknown Object (File)
Tue, Oct 29, 3:42 AM
Unknown Object (File)
Fri, Oct 18, 5:17 AM
Unknown Object (File)
Sep 21 2024, 2:38 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