Re: [PATCH v2] Make SCSI Status CONDITION MET equivalent to GOOD

2018-02-26 Thread Douglas Gilbert
On 2018-02-26 02:25 AM, Hannes Reinecke wrote: On 02/25/2018 07:29 PM, Douglas Gilbert wrote: The SCSI PRE-FETCH (10 or 16) command is present both on hard disks and some SSDs. It is useful when the address of the next block(s) to be read is known but it is not following the LBA of the current R

Re: [PATCH v2] Make SCSI Status CONDITION MET equivalent to GOOD

2018-02-25 Thread Hannes Reinecke
On 02/25/2018 07:29 PM, Douglas Gilbert wrote: > The SCSI PRE-FETCH (10 or 16) command is present both on hard disks > and some SSDs. It is useful when the address of the next block(s) to > be read is known but it is not following the LBA of the current READ > (so read-ahead won't help). It returns

[PATCH v2] Make SCSI Status CONDITION MET equivalent to GOOD

2018-02-25 Thread Douglas Gilbert
The SCSI PRE-FETCH (10 or 16) command is present both on hard disks and some SSDs. It is useful when the address of the next block(s) to be read is known but it is not following the LBA of the current READ (so read-ahead won't help). It returns two "good" SCSI Status values. If the requested blocks