scsi: target: Fix protect handling in WRITE SAME(32)
stable inclusion from linux-4.19.199 commit 032fb65d3adc564f18f11a2c800866628cd259c9 -------------------------------- [ Upstream commit 6d8e7e7c ] WRITE SAME(32) command handling reads WRPROTECT at the wrong offset in 1st byte instead of 10th byte. Link: https://lore.kernel.org/r/20210702091655.22818-1-d.bogdanov@yadro.com Fixes: afd73f1b ("target: Perform PROTECT sanity checks for WRITE_SAME") Signed-off-by:Dmitry Bogdanov <d.bogdanov@yadro.com> Signed-off-by:
Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Yang Yingliang <yangyingliang@huawei.com>
Loading
Please sign in to comment