scsi_debug: uuid for lu name
authorDouglas Gilbert <dgilbert@interlog.com>
Fri, 6 May 2016 04:40:28 +0000 (00:40 -0400)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 11 May 2016 01:25:34 +0000 (21:25 -0400)
commit09ba24c18c7e0c215c39b3d92332b64132dae170
treea573558ac5fc30204da60b5f8119d3f091092041
parent760f3b0342df19c2cfe53fffcc5ff5e2311447a6
scsi_debug: uuid for lu name

Permit changing of a LU name from a (fake) IEEE registered NAA (5) to a
locally assigned UUID. Using a UUID (RFC 4122) for a SCSI designation
descriptor (e.g. a LU name) was added in spc5r08.pdf (a draft INCITS
standard) on 25 January 2016. Add parameter uuid_ctl to use a separate
UUID for each LU (storage device) name.  Additional option for all LU
names to have the same UUID (since their storage is shared). Previous
action of using NAA identifier for LU name remains the default.

Signed-off-by: Douglas Gilbert <dgilbert@interlog.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/scsi_debug.c
This page took 0.02436 seconds and 5 git commands to generate.