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)
Sun, May 10, 6:12 AM
Unknown Object (File)
Sun, May 10, 6:08 AM
Unknown Object (File)
Thu, May 7, 1:07 PM
Unknown Object (File)
Wed, Apr 29, 9:23 AM
Unknown Object (File)
Wed, Apr 29, 9:15 AM
Unknown Object (File)
Tue, Apr 28, 8:02 PM
Unknown Object (File)
Tue, Apr 28, 8:00 PM
Unknown Object (File)
Fri, Apr 24, 6:54 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