[libvirt] [PATCH 11/15] Move /dev/pts setup out of virLXCControllerRun

Jiri Denemark jdenemar at redhat.com
Wed Jul 4 12:55:03 UTC 2012


On Tue, Jul 03, 2012 at 16:58:50 +0100, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> The virLXCControllerRun method is getting a little too large,
> and about 50% of its code is related to setting up a /dev/pts
> mount. Move the latter out into a dedicated method
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/lxc/lxc_controller.c |  229 ++++++++++++++++++++++++++--------------------
>  1 file changed, 128 insertions(+), 101 deletions(-)

ACK

Jirka




More information about the libvir-list mailing list