]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
scsi: qedf: Don't queue anything if upload is in progress
authorShyam Sundar <ssundar@marvell.com>
Tue, 26 Mar 2019 07:38:51 +0000 (00:38 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 28 Mar 2019 01:54:53 +0000 (21:54 -0400)
commitff543e2886f0574300c1f8b78c1a1da3f988712d
treed275a2e31554fd447b023f7277e7c09e5bb7e20c
parentfc37ddce937bb245cc3490fbaa98e64f31bb6751
scsi: qedf: Don't queue anything if upload is in progress

 - I/Os, aborts and tmf should not be queued if flush is in progress.

Signed-off-by: Shyam Sundar <ssundar@marvell.com>
Signed-off-by: Saurav Kashyap <skashyap@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/qedf/qedf_io.c