[CRIU] [PATCH 0/2] plugins, rework api

Pavel Emelyanov xemul at parallels.com
Wed Sep 3 09:49:00 PDT 2014


On 08/07/2014 11:40 PM, Cyrill Gorcunov wrote:
> I don't give up on reworking plugins api. Please
> take a look. I think this will be more flexible.
> 
> Cyrill Gorcunov (2):
>   plugin: Beautify criu-plugin.h
>   plugin: Rework plugins API
> 
>  cr-dump.c             |   4 +-
>  cr-restore.c          |   4 +-
>  files-ext.c           |   4 +-
>  include/criu-plugin.h | 136 ++++++++++++++++++++-----
>  include/plugin.h      |  50 +++++++---
>  mount.c               |   4 +-
>  net.c                 |   2 +-
>  plugin.c              | 271 +++++++++++++++++++++++++-------------------------
>  sk-unix.c             |   4 +-
>  9 files changed, 296 insertions(+), 183 deletions(-)
> 
applied, thanks


More information about the CRIU mailing list