]> git.proxmox.com Git - pve-container.git/commit
mountpoint: add support for host /dev/xxx block device passthrough
authorAlexandre Derumier <aderumier@odiso.com>
Tue, 18 Aug 2015 08:24:24 +0000 (10:24 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 19 Aug 2015 04:40:11 +0000 (06:40 +0200)
commit27163d2f296d34fd81adf2167a71b128b3c8c612
tree7d6995d4c5dd2480778335b965fbd18b0ff180ad
parentb7cd927f6ece0d032367d7a4d469e79a4bc542d3
mountpoint: add support for host /dev/xxx block device passthrough

example:
mp0: volume=/dev/sda,mp=/home/

Fix this request:
http://forum.proxmox.com/threads/23256-LXC-Cannot-assign-a-block-device-to-container

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
src/PVE/LXC.pm
src/lxc-pve-mount-hook
src/lxc-pve-prestart-hook