mirror of
https://github.com/systemd/systemd.git
synced 2026-07-23 16:00:06 +00:00
Request specific parents identified by subsystem and don't rely on a predefined sequence. Also let the devpath be longer than 72 chars, tsss ... Signed-off-by: Kay Sievers <kay.sievers@suse.de>
scsi_id - generate a SCSI unique identifier for a given SCSI device Primarily for use with udev callout config entries. This could also be used by a multi-path configuration tool that requires SCSI id's. Requires: - Linux kernel 2.6 - sysfsutils 0.4 Build via make and make install. Please send questions, comments or patches to patmans@us.ibm.com.