On 12/1/18 12:34 AM, David Disseldorp wrote:
The vendor_id attribute will allow for the modification of the T10 Vendor Identification string returned in inquiry responses. Its value can be viewed and modified via the ConfigFS path at: target/core/$backstore/$name/wwn/vendor_id "LIO-ORG" remains the default value, which is set when the backstore device is enabled. Signed-off-by: David Disseldorp <ddiss@xxxxxxx> Reviewed-by: Bryant G. Ly <bly@xxxxxxxxxxxxxxxxxxxxx> Reviewed-by: Lee Duncan <lduncan@xxxxxxxx> --- drivers/target/target_core_configfs.c | 48 +++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+)
I have been wanting to do this for a long time now ... Reviewed-by: Hannes Reinecke <hare@xxxxxxxx> Cheers, Hannes