]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsblk: fix JSON output when without --bytes
authorKarel Zak <kzak@redhat.com>
Fri, 1 Apr 2022 08:03:14 +0000 (10:03 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 20 Jul 2022 15:13:57 +0000 (17:13 +0200)
commitc08b39dfd0b396f7f9cf64307a54d9b967db0b19
treed6eead22e042c2bd77393f507b709e4c21eb95d2
parent1cd244ad2bbe5432231c6f47d4777095d83c134d
lsblk: fix JSON output when without --bytes

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