Add support for a separate filesystem tag, and in the process improve the support...
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Thu, 16 Aug 2007 03:06:50 +0000 (03:06 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Thu, 16 Aug 2007 03:06:50 +0000 (03:06 +0000)
commit3564d8678a2134185e5e6e83083de027b359ca28
treee2dc80b14942ecd94c6956647abf11332a253ffd
parentd58846d7023f5e4e8774f772a4b7c8121889a348
Add support for a separate filesystem tag, and in the process improve the support for network contexts.

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2589 94cd875c-1c1d-0410-91d2-eb244daf1a30
34 files changed:
compat.h
configure.ac
contrib/manifest.dat.pathsubst
ensc_wrappers/wrappers-vserver.hc
kernel/switch.h
kernel/tag_cmd.h [new file with mode: 0644]
lib/Makefile-files
lib/getvserverbyctx-compat.hc
lib/getvserverbyctx-v13.hc
lib/getvserverctx.c
lib/issupported.c
lib/issupportedstring.c
lib/nidopt2nid.c
lib/syscall_getvci-v21.hc
lib/syscall_getvci.c
lib/syscall_tagcreate.c [new file with mode: 0644]
lib/syscall_tagmigrate-v23.hc [new file with mode: 0644]
lib/syscall_tagmigrate.c [new file with mode: 0644]
lib/syscall_tasktag-v23.hc [new file with mode: 0644]
lib/syscall_tasktag.c [new file with mode: 0644]
lib/tagopt2tag.c [new file with mode: 0644]
lib/virtual.h
lib/vserver-internal.h
lib/vserver.h
lib/xidopt2xid.c
scripts/chcontext
scripts/util-vserver-vars.pathsubst
scripts/vserver.functions
scripts/vserver.start
scripts/vserver.suexec
src/Makefile-files
src/vserver-info.c
src/vtag.c [new file with mode: 0644]
vserver-start/main.c