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

Pavel Emelyanov xemul at parallels.com
Tue Jul 28 05:04:49 PDT 2015


On 07/23/2015 10:22 PM, Cyrill Gorcunov wrote:
> 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
> 

1 through 3 applied.


More information about the CRIU mailing list