CAM_REQ_ABORTED sounds natural for aborting outstanding requests
when tearing down a session, but that status actually causes the
requests to be tried again. And that's completely useless.
So, I propose to use CAM_DEV_NOT_THERE or maybe some other status
that is not retriable.
This should affect only the session termination.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable