Re: [PATCH v4 1/3] scsi: devinfo: add new flag BLIST_MEDIA_CHANGE
From: Bart Van Assche <bvanassche@acm.org>
Date: 2021-06-30 04:20:42
Also in:
linux-scsi, lkml
From: Bart Van Assche <bvanassche@acm.org>
Date: 2021-06-30 04:20:42
Also in:
linux-scsi, lkml
On 6/28/21 6:34 AM, Martin Kepplinger wrote:
add a new flag for devices that issue MEDIA CHANGE unit attentions when actually no medium changed. Drivers can then act accordingly in case they need to work around it, i.e. in resume().
Reviewed-by: Bart Van Assche <bvanassche@acm.org>