]> git.ipfire.org Git - thirdparty/util-linux.git/commit - misc-utils/lsblk.c
lsblk: Add SERIAL column to the SCSI output mode.
authorMilan Broz <gmazyland@gmail.com>
Sun, 12 Jul 2020 10:40:48 +0000 (12:40 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 14 Jul 2020 08:37:56 +0000 (10:37 +0200)
commite19e522df0a4f8bf25bfb46505f5dc67c60b1c31
tree2e80f43397b1ed41b6d75d814bde173e0c81fd97
parented554da252a61fd12ee24fa1b8978b31e8c2dad6
lsblk: Add SERIAL column to the SCSI output mode.

If there are several identical disks, disk serial number can help
to distinguish exact drive.

This could be helpful in debugging RAID failures and similar problems.

Signed-off-by: Milan Broz <gmazyland@gmail.com>
misc-utils/lsblk.c