]> git.ipfire.org Git - thirdparty/systemd.git/commit
repart: avoid label string clashes between LUKS superblocks and the filesystems on...
authorLennart Poettering <lennart@poettering.net>
Thu, 13 Nov 2025 09:09:50 +0000 (10:09 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 17 Nov 2025 14:37:14 +0000 (15:37 +0100)
commit0a03092cb5104b3aa39c2206994faf43011beeea
tree0d03523688e3eb0585e25ffbcf1275e4399b6611
parentcfb6c543245be0a1908c270941b7881ac7395d1b
repart: avoid label string clashes between LUKS superblocks and the filesystems on them

Let's make sure that by default /dev/disk/by-label/ symlinks avoid
ambiguities, and the LUKS volume carries a different one than the file
system inside it.

Alternative-to: #39536
man/repart.d.xml
src/repart/repart.c