commit | 248d4fe95f232010846bc648ce92e40b07544c5d | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Tue Dec 01 10:16:56 2015 +0100 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Dec 02 16:42:13 2015 -0500 |
tree | 3f8402f1a3fc060ddac3f02a5edb6a018dc62e33 | |
parent | 9983bed3907c379d1d30b7509bb0a871ed655f9d [diff] |
scsi: export 'wwid' to sysfs Use scsi_vpd_lun_id() to export the world-wide unique id (wwid) to sysfs. Note that this is the 'best' wwid according to the rules in scsi_vpd_lun_id(), not every possible wwid presented by the drive. Signed-off-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>