On 17/11/20 09:50, Hannes Reinecke wrote:
Since we're right in the middle of the freeze, let me send a RFC patch
for Linux to clean up DID_* a little bit.
What's your intention there? I do have (of course) a larger patchset for
revisiting the SCSI status codes, so I could resubmit those portions
relating to DID_ codes ...
Not much. First, renaming DID_NEXUS_FAILURE and BLK_STS_NEXUS to
DID_RESERVATION_CONFLICT and BLK_STS_RESERVATION respectively. Second,
adding a __ in front of those DID_* constants that are ultimately
changed back to DID_OK.
Thanks,
Paolo