[CRIU] [PATCH 0/3] Plugins engine rework

Cyrill Gorcunov gorcunov at openvz.org
Thu Feb 27 10:22:07 PST 2014


Hi guys, here is a plugins engine rework, which I suppose
is easier to read and maintain. Please review but don't
apply -- I've not yet tested it much. Just wanna to
gather your opinions.

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

 files-ext.c           |   4 +-
 include/criu-plugin.h | 119 ++++++++++++++++++++++++-----
 include/plugin.h      |  32 ++++++++
 mount.c               |   6 +-
 net.c                 |   2 +-
 plugin.c              | 206 +++++++++++++++++---------------------------------
 sk-unix.c             |   4 +-
 7 files changed, 210 insertions(+), 163 deletions(-)

-- 
1.8.3.1


More information about the CRIU mailing list