[CRIU] [PATCH 0/5] [RFC] util: clone service descriptors

Andrey Vagin avagin at openvz.org
Sun Jan 6 05:48:11 EST 2013


It will be used for restoring shared file descriptor tables.

Andrey Vagin (5):
  log: don't use global variables for saving service fds
  image: don't use global variables for saving service fds
  proc: don't use global variables for saving service fds
  tty: don't use global variables for saving service fds
  util: clone service descriptors, if fd tables are shared for tasks

 image.c           | 20 ++++++------
 include/crtools.h |  1 +
 log.c             | 37 ++++++++++++++--------
 tty.c             | 13 ++++++--
 util.c            | 92 +++++++++++++++++++++++++++++++++++++++++++++++--------
 5 files changed, 125 insertions(+), 38 deletions(-)

-- 
1.7.11.7



More information about the CRIU mailing list