]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsblk: read ID_SCSI_IDENT_SERIAL if available
authorKarel Zak <kzak@redhat.com>
Wed, 23 Sep 2020 13:41:05 +0000 (15:41 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 13 Nov 2020 11:03:24 +0000 (12:03 +0100)
commit392c4d91313e2fb24daeffdb354999b00864d2bb
tree6b2112fc0c9e486bc2cda7b84b85a29a2fd1f358
parent834378f32b52c67bd027773a8ebab60b49cd71d8
lsblk: read ID_SCSI_IDENT_SERIAL if available

This SERIAL comes from sg3_utils.

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