Asutosh,
> /* WRITE_SAME command is not supported*/
> sdev->no_write_same = 1;
>
> + /* WRITE_SAME command is not supported*/
> + sdev->no_write_same = 1;
> +
Uhm...
I applied this change to 4.16/scsi-fixes by hand.
--
Martin K. Petersen Oracle Linux Engineering
From: Sujit Reddy Thumma
WRITE_SAME command is not supported by UFS. Enable a quirk for
the upper level drivers to not send WRITE SAME command.
Signed-off-by: Sujit Reddy Thumma
Signed-off-by: Subhash Jadavani
Signed-off-by: Asutosh Das
---
drivers/scsi/ufs/ufshcd.c | 3 +++
1 file changed,
2 matches
Mail list logo