Re: [PATCH v3 3/4] scsi: sd: use expecting_media_change for BLIST_MEDIA_CHANGE devices
From: Bart Van Assche <bvanassche@acm.org>
Date: 2021-03-28 16:47:21
Also in:
linux-scsi, lkml
From: Bart Van Assche <bvanassche@acm.org>
Date: 2021-03-28 16:47:21
Also in:
linux-scsi, lkml
On 3/28/21 3:25 AM, Martin Kepplinger wrote:
Since these devices don't distinguish between resume and medium changed there's no better solution.
Is there any information in the SCSI VPD pages that could be used to determine whether or not the medium has been changed, e.g. in VPD page 0x83? Thanks, Bart.