Skip to content

lsblk: add --properties-by option#3099

Merged
karelzak merged 1 commit intoutil-linux:masterfrom
karelzak:PR/lsblk-properties-by
Jun 27, 2024
Merged

lsblk: add --properties-by option#3099
karelzak merged 1 commit intoutil-linux:masterfrom
karelzak:PR/lsblk-properties-by

Conversation

@karelzak
Copy link
Collaborator

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

Fixes: #2047

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

Fixes: util-linux#2047
Signed-off-by: Karel Zak <kzak@redhat.com>
@karelzak karelzak force-pushed the PR/lsblk-properties-by branch from 1e6d46d to 6186f3f Compare June 24, 2024 10:54
@karelzak karelzak merged commit e889581 into util-linux:master Jun 27, 2024
@cgwalters
Copy link
Contributor

@karelzak are you not rebasing util-linux at all in RHEL10 or even 9? We had a case where we could have used this there.

@karelzak
Copy link
Collaborator Author

karelzak commented Feb 4, 2026

@cgwalters Yes, no rebases in stable releases ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add --properties-by={udev,blkid,file} to lsblk

2 participants