mirror of
https://salsa.debian.org/kernel-team/initramfs-tools.git
synced 2026-01-26 15:39:08 +00:00
Now that we use blkid directly, there is no need to resolve /dev/disk symlinks. We shouldn't resolve any other symlinks we're given either, as this causes /proc/mounts to be inconsistent with /etc/fstab. Closes: #791754 Signed-off-by: Ben Hutchings <ben@decadent.org.uk>