]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mkswap: add features list to --version output
authorKarel Zak <kzak@redhat.com>
Mon, 3 Feb 2025 11:03:10 +0000 (12:03 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 3 Feb 2025 11:03:10 +0000 (12:03 +0100)
commit8ea0649193bab545f80bbc4d23735df774e0fc80
tree54d87e2214f8ad8194cd23fdf42ed76d7fdfc5d2
parent457c112475e9cbce4479214652d4fa699bc281ba
mkswap: add features list to --version output

* Define USE_NOCOW to simplify code
* Add array of features

Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/mkswap.c