[CRIU] [PATCH 0/5] sk-unix: Add initial ability to dump sockets with relative names

Cyrill Gorcunov gorcunov at openvz.org
Thu Jul 23 12:22:35 PDT 2015


Cyrill Gorcunov (5):
  sockets: unix -- Drop redundant empty lines
  sk-unix: Defile log prefix
  sk-unix: Move name handling into separate routine
  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                           | 287 +++++++++++++++++++++++++-----------
 test/zdtm.sh                        |   1 +
 test/zdtm/live/static/Makefile      |   1 +
 test/zdtm/live/static/sk-unix-rel.c | 104 +++++++++++++
 5 files changed, 313 insertions(+), 85 deletions(-)
 create mode 100644 test/zdtm/live/static/sk-unix-rel.c

-- 
2.4.3



More information about the CRIU mailing list