]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsblk: fix SCSI_IDENT_SERIAL
authorKarel Zak <kzak@redhat.com>
Thu, 24 Sep 2020 07:56:03 +0000 (09:56 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 24 Sep 2020 07:56:03 +0000 (09:56 +0200)
commitb95752ad206222dfaa854a01c6106c89d2c607a2
tree62b2c7cdab6d749f426493cf55f89d6191532fc8
parent1e89f4fe18f9edfe2307751393a93373c7f100de
lsblk: fix SCSI_IDENT_SERIAL

It seems sg3_utils does not use ID_ prefix like other udev stuff.

Addresses: https://github.com/karelzak/util-linux/issues/1143
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/lsblk-properties.c