[CRIU] [PATCH 0/2] sk unix: Update relative names resolver

Cyrill Gorcunov gorcunov at openvz.org
Tue Jul 28 07:02:35 PDT 2015


Addressed previous comments and changed the test to call
connect() after the restore.

Cyrill Gorcunov (2):
  sk-unix: Add trivial name resolver for sockets with relative names
  test: Add testing of a unix socket with relative name

 protobuf/sk-unix.proto              |   5 ++
 sk-unix.c                           | 161 ++++++++++++++++++++++++++++++++----
 test/zdtm.sh                        |   1 +
 test/zdtm/live/static/Makefile      |   1 +
 test/zdtm/live/static/sk-unix-rel.c | 110 ++++++++++++++++++++++++
 5 files changed, 262 insertions(+), 16 deletions(-)
 create mode 100644 test/zdtm/live/static/sk-unix-rel.c

-- 
2.4.3



More information about the CRIU mailing list