From e541eac9a0aa7a5e9eaa9d1c9e3c58d7605963b0 Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Sat, 25 Jan 2020 12:58:12 +0000 Subject: sbc4r18+spc6r01 partial catch-up; sg_format: add FORMAT WITH PRESET support git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@839 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- scripts/55-scsi-sg3_id.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/55-scsi-sg3_id.rules') diff --git a/scripts/55-scsi-sg3_id.rules b/scripts/55-scsi-sg3_id.rules index 9117e2db..59c5e284 100644 --- a/scripts/55-scsi-sg3_id.rules +++ b/scripts/55-scsi-sg3_id.rules @@ -96,7 +96,7 @@ ENV{ID_WWN_WITH_EXTENSION}=="?*", ENV{ID_WWN}!="?*", \ PROGRAM="/bin/sh -c 'echo $env{ID_WWN_WITH_EXTENSION} | /bin/sed s/^\\\(0x.\\\{1,16\\\}\\\).*/\\1/'", \ ENV{ID_WWN}="$result" -# ata_id compability +# ata_id compatibility ENV{ID_SERIAL}!="?*", ENV{SCSI_IDENT_LUN_ATA}=="?*", ENV{ID_BUS}="ata", ENV{ID_ATA}="1", ENV{ID_SERIAL}="$env{SCSI_IDENT_LUN_ATA}" ENV{ID_SERIAL_SHORT}!="?*", ENV{SCSI_VENDOR}=="ATA", ENV{SCSI_IDENT_LUN_VENDOR}=="?*", ENV{ID_SERIAL_SHORT}="$env{SCSI_IDENT_LUN_VENDOR}" # Compat ID_SERIAL setting -- cgit v1.2.3