diff options
author | Scott Moser <smoser@ubuntu.com> | 2015-09-01 13:32:27 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2015-09-01 13:32:27 -0400 |
commit | deb6cffaa92fb5a1244c9b28f22f85bb15d46a86 (patch) | |
tree | c51a596a4cd177003d56572dd277040d52094213 /bin | |
parent | 60a9ebaba73b2154ce841d36978e317197b66945 (diff) | |
parent | 8cece8b8b6fd12b6df554413894afbf1ae93d18f (diff) | |
download | vyos-cloud-init-deb6cffaa92fb5a1244c9b28f22f85bb15d46a86.tar.gz vyos-cloud-init-deb6cffaa92fb5a1244c9b28f22f85bb15d46a86.zip |
Handle symlink mount points in mount_cb.
The Azure data source now uses a /dev/disk symlink to identify devices,
but the dereferenced version of this appears in the mount table.
mount_cb therefore doesn't identify when a disk is already mounted, and
attempts to mount it a second time (which fails with NTFS).
LP: #1490796
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions