]> git.proxmox.com Git - mirror_lxc.git/commit
s390 sys_clone is backwards
authorSerge E. Hallyn <serue@us.ibm.com>
Mon, 9 Mar 2009 19:28:38 +0000 (14:28 -0500)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Mon, 9 Mar 2009 19:46:06 +0000 (20:46 +0100)
commit30761e835c7b8720c8ea9316b44bcf39be49d93d
tree4db54579a0b6da3dcf55e137e9091dd878aa87af
parent47f3833097aaa5b74c678579873174196d79cce8
s390 sys_clone is backwards

Switch the flags and sp for sys_clone for s390.

Without this, lxc-execute gets a segfault on clone (of course).
With this, it succeeds.

Signed-off-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/lxc_namespace.h
src/lxc/namespace.h