]> git.ipfire.org Git - thirdparty/systemd.git/commit
homework: correct initial minimal fs size calculations by LUKS2/GPT overhead
authorLennart Poettering <lennart@poettering.net>
Thu, 4 Nov 2021 22:49:17 +0000 (23:49 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 23 Nov 2021 09:02:56 +0000 (10:02 +0100)
commit31ea1bfec1e56fd2697839f0471609528b809f89
tree769dd0095cc19d674615a8c51142bc3d1bfd4c76
parent716bc20034bb54a0c1b1dd5125929d900026670b
homework: correct initial minimal fs size calculations by LUKS2/GPT overhead

So far we assumed we ignore the LUKS2/GPT header overhead when
determining what the lower bound for images sizes is. Let's correct
this.
src/home/homework-luks.c