[CRIU] [PATCH 0/2] Fix path resolving in symlinks
    Cyrill Gorcunov 
    gorcunov at openvz.org
       
    Tue Jun  7 11:07:35 PDT 2016
    
    
  
We have to walk over the rest of code where /proc/pid/fd
access is implemented and check if cr_set_root/cr_restore_root
helpers are needed there as well. Currently only unix
sockets are covered.
Andrew, I reworked sk-unix case so please take a look.
Andrew Vagin (1):
  util: Add cr_set_root/cr_restore_root helpers
Cyrill Gorcunov (1):
  sk-unix: Fix path resolving for sockets with abs symlinks in paths
 criu/include/util.h |  2 ++
 criu/sk-unix.c      | 31 ++++++++++++++++++++-----
 criu/util.c         | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 93 insertions(+), 5 deletions(-)
-- 
2.5.5
    
    
More information about the CRIU
mailing list