]> git.ipfire.org Git - thirdparty/systemd.git/commit
scsi_id: Fixup prefix for pre-SPC inquiry reply
authorHannes Reinecke <hare@suse.de>
Wed, 13 Sep 2017 07:08:28 +0000 (09:08 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 Jun 2018 10:46:24 +0000 (12:46 +0200)
commitc0373eb019db70017878ee64d042de902e4c98ee
tree3378c87324e82ecb9a6a016579c03b9cd8affcca
parent14c1abccf0e06c155cebb4443f0ec3a1e6dfd1f2
scsi_id: Fixup prefix for pre-SPC inquiry reply

The prefix for EMC Symmetrix pre-SPC VPD inquiry reply
is always SCSI_ID_NAA, so we need to hardcode it to
avoid false values here.

Signed-off-by: Hannes Reinecke <hare@suse.com>
src/udev/scsi_id/scsi_serial.c