On 2013/04/04 04:15, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berra...@redhat.com>
> 
> Currently the LXC container code has two codepaths, depending on
> whether there is a <filesystem> element with a target path of '/'.
> If we automatically add a <filesystem> device with src=/ and dst=/,
> for any container which has not specified a root filesystem, then
> we only need one codepath for setting up the filesystem.
> 
> Signed-off-by: Daniel P. Berrange <berra...@redhat.com>
> ---
>  src/lxc/lxc_container.c | 113 
> +++---------------------------------------------
>  src/lxc/lxc_process.c   |  35 +++++++++++++++
>  2 files changed, 41 insertions(+), 107 deletions(-)
> 

Looks clearer.

ACK

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to