[CRIU] Re: [PATCH 6/8] protobuf: Convert struct pipe_data_entry to PB engine

Pavel Emelyanov xemul at parallels.com
Mon Jul 16 23:34:40 EDT 2012


On 07/12/2012 05:56 PM, Cyrill Gorcunov wrote:
> 
> Note, at moment we don't use "data" from proto declaration,
> it's reserved to implement later (simply because it's easier
> to use current code for a while).
> 
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
>  cr-show.c                |   10 ++++++----
>  include/image.h          |    7 -------
>  include/pipes.h          |    5 ++++-
>  pipes.c                  |   12 +++++-------
>  protobuf/Makefile        |    1 +
>  protobuf/pipe-data.proto |   17 +++++++++++++++++
>  6 files changed, 33 insertions(+), 19 deletions(-)
>  create mode 100644 protobuf/pipe-data.proto
> 

This is to be reworked


More information about the CRIU mailing list