qemu-stable
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] scsi: megasas: Internal cdbs have 16-byte length


From: Michael Tokarev
Subject: Re: [PATCH] scsi: megasas: Internal cdbs have 16-byte length
Date: Sat, 17 Feb 2024 12:06:32 +0300
User-agent: Mozilla Thunderbird

28.02.2023 20:11, Guenter Roeck wrote:
Host drivers do not necessarily set cdb_len in megasas io commands.
With commits 6d1511cea0 ("scsi: Reject commands if the CDB length
exceeds buf_len") and fe9d8927e2 ("scsi: Add buf_len parameter to
scsi_req_new()"), this results in failures to boot Linux from affected
SCSI drives because cdb_len is set to 0 by the host driver.
Set the cdb length to its actual size to solve the problem.

Has this been lost/forgotten?

/mjt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]