]> 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>
Fri, 13 Nov 2020 11:03:40 +0000 (12:03 +0100)
commit1cf30a85af60b8b55b5edaa2e056b5871bf21a4a
tree09f693dab0ceacae71afb33f9cdcbcfe174d538e
parent392c4d91313e2fb24daeffdb354999b00864d2bb
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