]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsblk: show all empty, except loopdevs
authorKarel Zak <kzak@redhat.com>
Wed, 9 Sep 2020 12:50:02 +0000 (14:50 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 9 Sep 2020 12:50:02 +0000 (14:50 +0200)
commitc90a8f1a3cdf116e050708098f0188349b55abc3
tree0da32a0822b593dd42777b54487be514a5a78514
parent14bb8e3ca6abaab9a584413d2dd74a6eb2cc18d0
lsblk: show all empty, except loopdevs

This patch improves the previous commit to accept also another empty devices.

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