mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
4e9fdfccbd
Since the Unit Serial Number and the WWN are useful bits of
information export them as properties in the udev database. These
bits of information are often printed on the physical disk, see
http://people.freedesktop.org/~david/FUJITSU-MAY2036RC-sas-disk-picture.jpg
and displaying them separately in the UI (or in /dev/disk) might help
users identify the physical disk. This patch exports these bits of
information as ID_WWN and ID_SCSI_SERIAL.
Note that ata_id also use the ID_WWN property since commit
|
||
---|---|---|
.. | ||
.gitignore | ||
README | ||
scsi_id.8 | ||
scsi_id.c | ||
scsi_id.config | ||
scsi_id.h | ||
scsi_serial.c | ||
scsi.h |
scsi_id - generate a SCSI unique identifier for a given SCSI device Please send questions, comments or patches to <patmans@us.ibm.com> or <linux-hotplug-devel@lists.sourceforge.net>.