[CRIU] [PATCH 0/3] Prepare ground for proncfs ns handling

Cyrill Gorcunov gorcunov at openvz.org
Mon May 13 05:29:40 EDT 2013


While still reworking procfs ns handling I decided to push
out some patches which prepare grounds for further code.
Please take a look.

Cyrill Gorcunov (3):
  ns: Beautify namespaces.h
  protobuf: Add ns.proto
  ns: Use one ns_desc_array instead of sprinkled definitions

 include/ipc_ns.h     |  2 --
 include/mount.h      |  2 --
 include/namespaces.h | 31 ++++++++++++++++++++++---------
 include/net.h        |  2 --
 ipc_ns.c             |  7 +------
 mount.c              |  5 -----
 namespaces.c         | 24 ++++++++++++++----------
 net.c                |  7 +------
 parasite-syscall.c   |  4 ++--
 protobuf/Makefile    |  1 +
 protobuf/ns.proto    |  8 ++++++++
 sockets.c            |  4 ++--
 uts_ns.c             |  7 +------
 13 files changed, 52 insertions(+), 52 deletions(-)
 create mode 100644 protobuf/ns.proto

-- 
1.8.1.4


More information about the CRIU mailing list