qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 7/7] scsi: move host_status handling into SCSI drivers


From: Paolo Bonzini
Subject: Re: [PATCH 7/7] scsi: move host_status handling into SCSI drivers
Date: Tue, 17 Nov 2020 12:10:17 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.0

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]