1. 22 Jan, 2015 1 commit
    • Saied Kazemi's avatar
      Rework fixup_aufs_vma_fd() for non-AUFS links · 2749d9e6
      Saied Kazemi authored
      This patch reworks fixup_aufs_vma_fd() to let symbolic links in
      /proc/<pid>/map_files that are not pointing to AUFS branch names follow
      the non-AUFS applcation logic.
      
      The use case that prompted this commit was an application mapping
      /dev/zero as shared and writeable which shows up in map_files as:
      
      lrw------- ... 7fc5c5a5f000-7fc5c5a60000 -> /dev/zero (deleted)
      
      If the AUFS support code reads the link, it will have to strip off the
      " (deleted)" string added by the kernel but core CRIU code already
      does this.
      Signed-off-by: 's avatarSaied Kazemi <saied@google.com>
      Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
      2749d9e6
  2. 20 Jan, 2015 2 commits
  3. 19 Jan, 2015 7 commits
  4. 15 Jan, 2015 2 commits
  5. 14 Jan, 2015 15 commits
  6. 13 Jan, 2015 1 commit
  7. 12 Jan, 2015 11 commits
  8. 30 Dec, 2014 1 commit