]> 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>
Fri, 1 Apr 2022 08:03:14 +0000 (10:03 +0200)
commit97ce458a0dc2465fca2b36a6a4aa3378b607476e
tree1dd4b3d8cf859b76a1c728e5f0d502ec9e95017c
parentf30b16edb467484d8d9e5a5b5fd665b83a90ddc9
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