]> git.ipfire.org Git - thirdparty/util-linux.git/commit
blkpr: add read-keys command
authorStefan Hajnoczi <stefanha@redhat.com>
Wed, 17 Dec 2025 18:26:06 +0000 (13:26 -0500)
committerKarel Zak <kzak@redhat.com>
Mon, 12 Jan 2026 14:30:13 +0000 (15:30 +0100)
commita55e7504bb588a910ca5afb652e4c09eaa16375c
treeea7661a14982956573f1b26945551ce4d5b6ab94
parent60e0cb106e33a84cb4f1b654754b627e916f24b8
blkpr: add read-keys command

The new IOC_PR_READ_KEYS ioctl lists registered keys on a device. Add a
command so that users can inspect keys. This is useful both for
troubleshooting and for recovery scenarios.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
sys-utils/blkpr.8.adoc
sys-utils/blkpr.c