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)
Tue, Jul 14, 7:10 PM
Unknown Object (File)
Tue, Jul 7, 3:32 PM
Unknown Object (File)
Jun 16 2026, 3:30 PM
Unknown Object (File)
Jun 5 2026, 12:49 AM
Unknown Object (File)
Jun 2 2026, 2:39 AM
Unknown Object (File)
May 31 2026, 5:33 AM
Unknown Object (File)
May 10 2026, 6:12 AM
Unknown Object (File)
May 10 2026, 6:08 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 58743
Build 55631: arc lint + arc unit