1. 01 Nov, 2013 1 commit
    • Cyrill Gorcunov's avatar
      dump: Unlock network if -R option passed · 7fe62208
      Cyrill Gorcunov authored
      It's been found that if -R (leave task running after checkpoint)
      option passed we don't unlock network, nether we clean service
      files (such as link remaps).
      
      After a long discussion we choose the following path: if -R option
      is passed, it means a user is quite confident in what he is doing
      and consistency of the resources (file system) is achieved by
      a user himself with help of post-dump script. Also a user knows
      that the network will be unlocked and accept such case.
      
      So here we check of -R being passed in command line and once
      checkpoint complete we unlock the network.
      
      Cleaning up of link remaps is addressed in another patch.
      Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
      Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
      7fe62208
  2. 31 Oct, 2013 4 commits
  3. 30 Oct, 2013 7 commits
  4. 29 Oct, 2013 6 commits
  5. 28 Oct, 2013 1 commit
  6. 18 Oct, 2013 1 commit
  7. 17 Oct, 2013 2 commits
  8. 15 Oct, 2013 12 commits
  9. 14 Oct, 2013 3 commits
  10. 11 Oct, 2013 3 commits