Re: [PATCH 1/1] scsi: ufs: Enable quirk to ignore sending WRITE_SAME command
From: Martin K. Petersen
Date: Tue Jan 30 2018 - 21:22:10 EST
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