[CRIU] [PATCH 00/11] Update on fds draining and fowner dumping, restore

Cyrill Gorcunov gorcunov at openvz.org
Sun Mar 25 09:35:13 EDT 2012


Here is an updated series, verification on FDs draining added.
It's rebased on current -master. And can be fetched from
github as well

The following changes since commit 5b44cbd8902c2053e3f118b0128f63d3412caa24:

  restore: Restore cwd with fchdir (2012-03-24 19:56:13 +0400)

are available in the git repository at:
  git://github.com/cyrillos/crtools.git sendfd

Cyrill Gorcunov (11):
      types: Add SCM limits
      util-net: Add declaration of scm_fdset structure
      Add builtin_memcpy helper
      util-net: Add send_fds and recv_fds
      util-net: Make send_fd/recv_fd being a particular case of send_fds/recv_fds
      parasite: Add interface for file descriptors draining
      dump: Use parasite file descriptors draining
      types: Add F_GETOWNER_UIDS opcode
      files,pipes: Add dump and restore of file owners
      zdtm: Add file owners test on pipes
      rb: Drop rb_attach_node

 18 files changed, 533 insertions(+), 108 deletions(-)
 create mode 100644 include/builtins.h
 create mode 100644 test/zdtm/live/static/file_fown.c


More information about the CRIU mailing list