All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] scsi: FDMI enhancement
@ 2020-10-09  9:36 Javed Hasan
  2020-10-09  9:36 ` [PATCH 1/4] include:scsi: " Javed Hasan
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Javed Hasan @ 2020-10-09  9:36 UTC (permalink / raw)
  To: martin.petersen; +Cc: linux-scsi, GR-QLogic-Storage-Upstream, jhasan

This series has FDMI enhancement code.
FDMI V2 attributes added for RHBA and RPA.
If registration get failed with FDMI V1 attributes,
than fall back to the registration with FDMI V2 attributes.

Kindly apply this series to scsi-queue at your earliest convenience.

Javed Hasan (4):
  include:scsi: FDMI enhancement
  include:scsi:fc: FDMI enhancement
  scsi:libfc: FDMI enhancement.
  scsi:qedf: Added attributes for RHBA and RPA

 drivers/scsi/libfc/fc_lport.c    |  64 +++++++-
 drivers/scsi/qedf/qedf_main.c    |  11 ++
 include/scsi/fc/fc_ms.h          |  59 ++++++--
 include/scsi/fc_encode.h         | 249 ++++++++++++++++++++++++++++++-
 include/scsi/scsi_transport_fc.h |  25 +++-
 5 files changed, 389 insertions(+), 19 deletions(-)

-- 
2.18.2


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-10-20 14:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-09  9:36 [PATCH 0/4] scsi: FDMI enhancement Javed Hasan
2020-10-09  9:36 ` [PATCH 1/4] include:scsi: " Javed Hasan
2020-10-19 15:25   ` Himanshu Madhani
2020-10-09  9:36 ` [PATCH 2/4] include:scsi:fc: " Javed Hasan
2020-10-19 15:26   ` Himanshu Madhani
2020-10-20  7:19     ` [EXT] " Javed Hasan
2020-10-20 14:24       ` [EXT] " Himanshu Madhani
2020-10-09  9:36 ` [PATCH 3/4] scsi:libfc: " Javed Hasan
2020-10-19 16:02   ` Himanshu Madhani
2020-10-09  9:36 ` [PATCH 4/4] scsi:qedf: Added attributes for RHBA and RPA Javed Hasan
2020-10-19 16:04   ` Himanshu Madhani
2020-10-20  9:37     ` [EXT] " Javed Hasan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.