summaryrefslogtreecommitdiff
path: root/net/ipv4
diff options
context:
space:
mode:
authorKai Mäkisara <Kai.Makisara@kolumbus.fi>2025-03-11 13:25:16 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-06-04 14:37:00 +0200
commitf9f14433b58f995c5487710b57b936cf847a22f2 (patch)
treef8253734b0c6e29892e5eebea141523c8030cef4 /net/ipv4
parenta138989f055b8279e2dab62f142aef017183ebe8 (diff)
downloadlinux-f9f14433b58f995c5487710b57b936cf847a22f2.tar.gz
linux-f9f14433b58f995c5487710b57b936cf847a22f2.tar.bz2
linux-f9f14433b58f995c5487710b57b936cf847a22f2.zip
scsi: st: Tighten the page format heuristics with MODE SELECT
[ Upstream commit 8db816c6f176321e42254badd5c1a8df8bfcfdb4 ] In the days when SCSI-2 was emerging, some drives did claim SCSI-2 but did not correctly implement it. The st driver first tries MODE SELECT with the page format bit set to set the block descriptor. If not successful, the non-page format is tried. The test only tests the sense code and this triggers also from illegal parameter in the parameter list. The test is limited to "old" devices and made more strict to remove false alarms. Signed-off-by: Kai Mäkisara <Kai.Makisara@kolumbus.fi> Link: https://lore.kernel.org/r/20250311112516.5548-4-Kai.Makisara@kolumbus.fi Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions