Ben Hutchings 3574b56fe8 scripts/functions: Stop resolving symlinks in resolve_device
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>
2015-12-22 21:23:41 +00:00
..