All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] scsi: FDMI enhancement
@ 2021-06-03 12:16 Javed Hasan
  2021-06-03 12:16 ` [PATCH 1/5] libfc: initialisation of RHBA and RPA attributes Javed Hasan
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Javed Hasan @ 2021-06-03 12:16 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 (5):
  libfc: initialisation of RHBA and RPA attributes
  qedf: Added vendor identifier attribute
  libfc: Added FDMI-2 attributes
  libfc: FDMI enhancement.
  fc: FDMI enhancement

 drivers/scsi/libfc/fc_encode.h   | 248 ++++++++++++++++++++++++++++++-
 drivers/scsi/libfc/fc_lport.c    |  88 ++++++++++-
 drivers/scsi/qedf/qedf_main.c    |   3 +
 include/scsi/fc/fc_ms.h          |  55 ++++++-
 include/scsi/scsi_transport_fc.h |  25 +++-
 5 files changed, 401 insertions(+), 18 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2021-06-16  3:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-03 12:16 [PATCH 0/5] scsi: FDMI enhancement Javed Hasan
2021-06-03 12:16 ` [PATCH 1/5] libfc: initialisation of RHBA and RPA attributes Javed Hasan
2021-06-03 12:16 ` [PATCH 2/5] qedf: Added vendor identifier attribute Javed Hasan
2021-06-03 12:16 ` [PATCH 3/5] libfc: Added FDMI-2 attributes Javed Hasan
2021-06-03 12:16 ` [PATCH 4/5] libfc: FDMI enhancement Javed Hasan
2021-06-03 12:16 ` [PATCH 5/5] fc: " Javed Hasan
2021-06-10  4:04 ` [PATCH 0/5] scsi: " Martin K. Petersen
2021-06-16  3:48 ` Martin K. Petersen

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.