]> git.proxmox.com Git - pve-container.git/commit - src/PVE/LXC.pm
add mountpoint_insert_staged helper
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 20 Nov 2019 07:30:59 +0000 (08:30 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 20 Nov 2019 13:59:54 +0000 (14:59 +0100)
commitaee0902bac7860eba7c4c8d0c9554525c73b4618
tree36240096d1ca52cd7e01c5728a8649cf0e15edfa
parentef44794452f10f122f21d54621cb0191ea9729aa
add mountpoint_insert_staged helper

This takes care of creating the directories on the fly
before issuing the move_mount() syscall.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/PVE/LXC.pm