[CRIU] [PATCH v2 0/3] namespaces: generalization and cleanup
Kinsbursky Stanislav
skinsbursky at openvz.org
Mon Jan 30 10:45:59 EST 2012
The following series implements...
---
Stanislav Kinsbursky (3):
namespaces: split UTS and generic code
namespaces: parametrized namespace option introduced
namespaces: docs updated
Documentation/crtools.txt | 5 +-
Makefile | 1
cr-dump.c | 4 +
cr-restore.c | 8 ---
cr-show.c | 1
crtools.c | 34 ++++++++++-
include/crtools.h | 2 -
include/namespaces.h | 4 +
include/uts_ns.h | 10 +++
namespaces.c | 140 ++-------------------------------------------
test/zdtm.sh | 12 ++--
uts_ns.c | 135 +++++++++++++++++++++++++++++++++++++++++++
12 files changed, 197 insertions(+), 159 deletions(-)
create mode 100644 include/uts_ns.h
create mode 100644 uts_ns.c
--
Signature
More information about the CRIU
mailing list