]> git.proxmox.com Git - pve-container.git/commit
apply pending mountpoint: also hotplug non-volume mount points
authorFiona Ebner <f.ebner@proxmox.com>
Mon, 8 Aug 2022 12:36:42 +0000 (14:36 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 12 Aug 2022 07:10:28 +0000 (09:10 +0200)
commitec99cbdcdfded0b0e48ca2d3d18ddf4f730cc3f3
treedcfcb0b3a26a26a86d7c7630f4105fc1f910ab34
parentfb554c701f1e9cac4b278fd6b82a4f2b45da8acf
apply pending mountpoint: also hotplug non-volume mount points

Previously, bind and device mount points were applied to the
configuration, but not actually hot-plugged/mounted, causing a
mismatch for running containers.

Reported in the community forum:
https://forum.proxmox.com/threads/113364/

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
src/PVE/LXC/Config.pm