From: Martin K. Petersen Date: Fri, 17 Mar 2023 03:26:31 +0000 (-0400) Subject: Merge patch series "scsi_debug: Some minor improvements" X-Git-Tag: v6.4-rc1~12^2~44 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=e943e97ca9b94fc7d222465c48598dd417b599d8;p=linux-2.6-block.git Merge patch series "scsi_debug: Some minor improvements" John Garry says: This series contains a bunch of minor improvements to the driver. I have another bunch waiting with more major changes. Most of the changes are quite straightforward, and the only patches of note are as follows: - Fix the command abort feature, enabled with host option SDEBUG_OPT_CMD_ABORT. - Drop driver count of queued commands per device. - Add poll mode completions to statistics. We already have poll mode callback call count, so maybe it was intentional to omit poll mode from the statistics. Link: https://lore.kernel.org/r/20230313093114.1498305-1-john.g.garry@oracle.com Signed-off-by: Martin K. Petersen --- e943e97ca9b94fc7d222465c48598dd417b599d8