On 25/11/20 19:01, Sasha Levin wrote:
On Wed, Nov 25, 2020 at 06:48:21PM +0100, Paolo Bonzini wrote:
On 25/11/20 16:35, Sasha Levin wrote:
From: Mike Christie <[email protected]>
[ Upstream commit 18f1becb6948cd411fd01968a0a54af63732e73c ]
Move code to parse lun from req's lun_buf to helper, so tmf code
can use it in the next patch.
Signed-off-by: Mike Christie <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Acked-by: Jason Wang <[email protected]>
Link:
https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>
This doesn't seem like stable material, does it?
It went in as a dependency for efd838fec17b ("vhost scsi: Add support
for LUN resets."), which is the next patch.
Which doesn't seem to be suitable for stable either... Patch 3/5 in the
series might be (vhost scsi: fix cmd completion race), so I can
understand including 1/5 and 2/5 just in case, but not the rest. Does
the bot not understand diffstats?
Paolo