mbox series

[0/3] efct fixes & improvements

Message ID 20210914105539.6942-1-d.bogdanov@yadro.com (mailing list archive)
Headers show
Series efct fixes & improvements | expand

Message

Dmitry Bogdanov Sept. 14, 2021, 10:55 a.m. UTC
This patchset contains fixes of some isues that were found during
evaluation of Emulex HBA as a target.

This patchset is intended for scsi-queue.

Dmitry Bogdanov (3):
  scsi: efct: add state in nport sm trace printout
  scsi: efct: fix nport free
  scsi: efct: decrease area under spinlock

 drivers/scsi/elx/efct/efct_scsi.c  | 3 +--
 drivers/scsi/elx/libefc/efc.h      | 2 +-
 drivers/scsi/elx/libefc/efc_cmds.c | 7 ++++++-
 drivers/scsi/elx/libefc/efclib.h   | 1 +
 4 files changed, 9 insertions(+), 4 deletions(-)

Comments

Martin K. Petersen Sept. 22, 2021, 4:05 a.m. UTC | #1
Dmitry,

> This patchset contains fixes of some isues that were found during
> evaluation of Emulex HBA as a target.

Applied to 5.16/scsi-staging, thanks!
Martin K. Petersen Sept. 29, 2021, 4:20 a.m. UTC | #2
On Tue, 14 Sep 2021 13:55:36 +0300, Dmitry Bogdanov wrote:

> This patchset contains fixes of some isues that were found during
> evaluation of Emulex HBA as a target.
> 
> This patchset is intended for scsi-queue.
> 
> Dmitry Bogdanov (3):
>   scsi: efct: add state in nport sm trace printout
>   scsi: efct: fix nport free
>   scsi: efct: decrease area under spinlock
> 
> [...]

Applied to 5.16/scsi-queue, thanks!

[1/3] scsi: efct: add state in nport sm trace printout
      https://git.kernel.org/mkp/scsi/c/8d4efd0040e5
[2/3] scsi: efct: fix nport free
      https://git.kernel.org/mkp/scsi/c/ee3dce9f3842
[3/3] scsi: efct: decrease area under spinlock
      https://git.kernel.org/mkp/scsi/c/e76b7c5e25a1