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, Apr 6, 10:46 PM
Unknown Object (File)
Mon, Mar 30, 1:31 AM
Unknown Object (File)
Wed, Mar 18, 10:04 AM
Unknown Object (File)
Sun, Mar 15, 3:37 AM
Unknown Object (File)
Feb 23 2026, 11:40 AM
Unknown Object (File)
Feb 23 2026, 11:40 AM
Unknown Object (File)
Feb 23 2026, 11:40 AM
Unknown Object (File)
Jan 23 2026, 9:57 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