[CRIU] [PATCH 0/6] Preparatory patches for handling duped tfd on	epoll
    Cyrill Gorcunov 
    gorcunov at gmail.com
       
    Tue Apr  3 20:46:44 MSK 2018
    
    
  
These are few preparatory patches, mostly cleanup. Should not change
current behaviour anyhow. Just wanted to send tme early instead of
one big patches chain.
Cyrill Gorcunov (6):
  kcmp: Cleanup sources
  kcmp: Beautify kcmp-ids.h
  kcmp: Drop empty line at EOF
  kdat: Make sure we're readin cache from tmpfs
  kdat: Check for KCMP_EPOLL_TFD
  files: Move make_gen_id into separate kcmp_fd_make_gen_id helper
 criu/files.c            | 17 +++---------
 criu/include/file-ids.h | 14 ++++++++++
 criu/include/kcmp-ids.h | 29 +++++++++++---------
 criu/include/kcmp.h     | 10 +++++++
 criu/include/kerndat.h  |  1 +
 criu/kcmp-ids.c         | 14 ++++++----
 criu/kerndat.c          | 71 ++++++++++++++++++++++++++++++++++++++++++++++++-
 7 files changed, 123 insertions(+), 33 deletions(-)
-- 
2.14.3
    
    
More information about the CRIU
mailing list