]> git.proxmox.com Git - mirror_lxc.git/commit
replace common start_arg by private start_arg
authorCedric Le Goater <clg@vnet.ibm.com>
Wed, 26 May 2010 14:54:48 +0000 (16:54 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Wed, 26 May 2010 14:54:48 +0000 (16:54 +0200)
commit23c53af96d8e30297bde0f14372001b61823868f
tree80399903613190aff47fefd3246e881b9f7d311e
parentffe1e01a50b54ca70d64c0df8ef150f63b9ce80b
replace common start_arg by private start_arg

the following patch moves the start argument in private
structs which are opaque to lxc_spawn(). To achieve this goal,
we need to move the sv[2] socketpair and lxc_handler

Signed-off-by: Cedric Le Goater <clg@fr.ibm.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/start.c
src/lxc/start.h