All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] scsi: target: user configurable IEEE Company ID
@ 2021-04-20 18:59 Sergey Samoylenko
  2021-04-20 18:59 ` [PATCH RESEND 1/2] scsi: target: core: Unify NAA identifer generation Sergey Samoylenko
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sergey Samoylenko @ 2021-04-20 18:59 UTC (permalink / raw)
  To: Martin Petersen, Mike Christie, target-devel
  Cc: David Disseldorp, linux-scsi, linux, Sergey Samoylenko

The series allows to change IEEE Company ID component
of NAA LUN identifier returned on the SCSI INQUIRY VPD
page (aka WWID). Company ID can be changed via the
target/core/$backstore/$name/wwn/company_id ConfigFS path.

Sergey Samoylenko (2):
  scsi: target: core: Unify NAA identifer generation
  scsi: target: core: Add IEEE Company ID attribute

 drivers/target/target_core_configfs.c | 50 +++++++++++++++++++++++++++
 drivers/target/target_core_device.c   |  5 +++
 drivers/target/target_core_pr.h       |  2 +-
 drivers/target/target_core_spc.c      | 47 ++++++++++++-------------
 drivers/target/target_core_xcopy.c    | 17 ++-------
 include/target/target_core_base.h     |  1 +
 6 files changed, 82 insertions(+), 40 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2021-05-22  4:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-20 18:59 [PATCH RESEND 0/2] scsi: target: user configurable IEEE Company ID Sergey Samoylenko
2021-04-20 18:59 ` [PATCH RESEND 1/2] scsi: target: core: Unify NAA identifer generation Sergey Samoylenko
2021-04-20 18:59 ` [PATCH RESEND 2/2] scsi: target: core: Add IEEE Company ID attribute Sergey Samoylenko
2021-05-15 18:14 ` [PATCH RESEND 0/2] scsi: target: user configurable IEEE Company ID Martin K. Petersen
2021-05-22  4:41 ` 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.