]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsblk: add SERIAL column
authorKarel Zak <kzak@redhat.com>
Mon, 13 May 2013 11:33:41 +0000 (13:33 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 13 May 2013 11:33:41 +0000 (13:33 +0200)
commit460c7afb79075bd5b39e7d4bc153aa41c939bab3
treef26b2b31ff2dc7c90b486894fbb40a83edd32fd3
parent8810d532a86e60e42bb8862360d0b7328df8a6e2
lsblk: add SERIAL column

 ... to return short serial number of the disk (from udev db)

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