Add VCMD_{enter,set}_space_v2 support, in preparation of pivot_root.
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Fri, 31 Oct 2008 04:45:26 +0000 (04:45 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Fri, 31 Oct 2008 04:45:26 +0000 (04:45 +0000)
commitadfc83d4b20c0797654b9a30b6f7699ab90d31ea
tree695277e0fb103346cd3b8aa9976e5655d67a6a63
parent42b506628ab93950aac3f3ef24ca386c6451b235
Add VCMD_{enter,set}_space_v2 support, in preparation of pivot_root.

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2817 94cd875c-1c1d-0410-91d2-eb244daf1a30
17 files changed:
ensc_wrappers/wrappers-vserver.hc
kernel/space_cmd.h
lib/Makefile-files
lib/syscall_enternamespace-v13.hc
lib/syscall_enternamespace-v21.hc
lib/syscall_enternamespace-v23.hc [new file with mode: 0644]
lib/syscall_enternamespace.c
lib/syscall_getspacedefault-v23.hc
lib/syscall_getspacemask-v21.hc
lib/syscall_setnamespace-v13.hc
lib/syscall_setnamespace-v21.hc
lib/syscall_setnamespace-v23.hc [new file with mode: 0644]
lib/syscall_setnamespace.c
lib/vserver.h
python/_libvserver.c
src/vcontext.c
src/vspace.c