]> git.ipfire.org Git - thirdparty/systemd.git/commit
repart: Allow passing target to format_verity_hash()
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 26 Apr 2023 08:16:21 +0000 (10:16 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 26 Apr 2023 08:16:21 +0000 (10:16 +0200)
commit13bde177e4423a2f2646bbda724eb57ee7d7a3a0
tree837c09bceaa284f433894b5880c44f87f9a5c3a6
parente463e257c70120a66324abfaa11ef7fe4319a697
repart: Allow passing target to format_verity_hash()

Let's allow specifying where the verity hash data should be written
as preparation for adding verity hash partition minimize support.
src/partition/repart.c