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