]> git.proxmox.com Git - pve-common.git/commitdiff
is_mounted: use realpath on the mountpoint
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 7 Sep 2015 10:09:27 +0000 (12:09 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 7 Sep 2015 11:02:17 +0000 (13:02 +0200)
This will avoid problmes with symlinks as well as paths
containing ./, ../ or trailing slashes.


No differences found