This patch-set allows for the modification of the T10 Vendor Identification string returned in the SCSI INQUIRY response, via the target/core/$backstore/$name/wwn/vendor_id ConfigFS path. Cheers, David David Disseldorp (3): target/configfs: add device vendor_id attribute target: remove hardcoded T10 Vendor ID in INQUIRY response target/stat: print full t10_wwn.model buffer drivers/target/target_core_configfs.c | 55 +++++++++++++++++++++++++++ drivers/target/target_core_spc.c | 15 ++++++-- drivers/target/target_core_stat.c | 2 +- include/target/target_core_base.h | 3 +- 4 files changed, 70 insertions(+), 5 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html