[CRIU] [PATCH 0/3] Plugins API rework, v4

Cyrill Gorcunov gorcunov at openvz.org
Thu Mar 13 07:41:15 PDT 2014


Please review

 - dropped off @private member
 - code simplification because of this

Cyrill Gorcunov (3):
  plugin: Beautify criu-plugin.h
  plugin: Rework plugins API
  plugin: Use new plugin engine

 files-ext.c           |   4 +-
 include/criu-plugin.h | 117 ++++++++++++++++++++----
 include/plugin.h      |  41 +++++++--
 mount.c               |   4 +-
 net.c                 |   2 +-
 plugin.c              | 248 +++++++++++++++++++++++++-------------------------
 sk-unix.c             |   4 +-
 7 files changed, 260 insertions(+), 160 deletions(-)

-- 
1.8.3.1


More information about the CRIU mailing list