[libvirt] [PATCH] Add support for disks backed by plain files in LXC

Peter Krempa pkrempa at redhat.com
Thu Mar 7 14:39:13 UTC 2013


On 03/07/13 12:41, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
>
> By using a loopback device, disks backed by plain files can
> be made available to LXC containers. We make no attempt to
> auto-detect format if <driver type="raw"/> is not set,
> instead we unconditionally treat that as meaning raw. This
> is to avoid the security issues inherant with format

s/inherant/inherent/

> auto-detection
>
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>   src/lxc/lxc_controller.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++--
>   1 file changed, 65 insertions(+), 2 deletions(-)
>

ACK.

Peter




More information about the libvir-list mailing list