]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsblk: add --properties-by option
authorKarel Zak <kzak@redhat.com>
Mon, 24 Jun 2024 10:09:38 +0000 (12:09 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 24 Jun 2024 10:53:51 +0000 (12:53 +0200)
commit6186f3f176da4b122b127ca8f9448429b8712366
tree8736676104c398a1261408170a778497d29fccc7
parent3d95630ace3177015ab1d59cc941e3db1bba3bf9
lsblk: add --properties-by option

This new option allows for controlling the method(s) used by lsblk to
gather file system and partition data about devices.

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