mbox series

[0/3] zfcp fixes for v5.1-rcX

Message ID 20190326133700.88655-1-maier@linux.ibm.com (mailing list archive)
Headers show
Series zfcp fixes for v5.1-rcX | expand

Message

Steffen Maier March 26, 2019, 1:36 p.m. UTC
James, Martin,

here are 3 zfcp bug fixes for v5.1-rcX (or the next merge window).
The patches apply to Martin's 5.1/scsi-fixes
and to James' fixes branch.

Steffen Maier (3):
  zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
  zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP
    devices
  zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN

 drivers/s390/scsi/zfcp_erp.c  | 17 +++++++++++++++++
 drivers/s390/scsi/zfcp_ext.h  |  2 ++
 drivers/s390/scsi/zfcp_fc.c   | 21 +++++++++++++++++----
 drivers/s390/scsi/zfcp_scsi.c |  4 ++++
 4 files changed, 40 insertions(+), 4 deletions(-)

Comments

Martin K. Petersen March 28, 2019, 1:26 a.m. UTC | #1
Steffen,

> here are 3 zfcp bug fixes for v5.1-rcX

Applied to 5.1/scsi-fixes, thanks!