[CRIU] [PATCH 0/8] PB transition, up to IPC
    Cyrill Gorcunov 
    gorcunov at openvz.org
       
    Tue Jul 17 04:52:00 EDT 2012
    
    
  
Hi Pavel, here is a series which converts image up to
IPC entries.
The controversy point is unix_sk_entry patch. Please
check out if it is suitable for you.
 - I think making name "optional" is not really good
   approach (we at least should have a name with single
   \0, right?)
 - I think dump_socket_opts should NOT allocate memory,
   because it serves as exactly named -- only fills
   memory granted by a caller, maybe I should rename
   it and add some alloc_socket_opts helper instead
   on top?
Anyway, take a look please
Cyrill Gorcunov (8):
  protobuf: Convert struct pipe_data_entry to PB engine
  protobuf: Convert unix_sk_entry to PB engine
  protobuf: Convert inet sockets to PB engine
  protobuf: Convert mnt_entry to PB engine
  protobuf: Drop fown_t type
  dump: Drop FD_DESC_INVALID redundant assignment
  protobuf: Drop old sk_opts_entry structure
  protobuf: Convert IPC entries to PB format
 30 files changed, 577 insertions(+), 555 deletions(-)
-- 
1.7.7.6
    
    
More information about the CRIU
mailing list