1. 17 Jun, 2014 2 commits
    • Pavel Emelyanov's avatar
      crtools: Introduce the --ext-mount-map option (v3) · c7e00429
      Pavel Emelyanov authored
      On dump one uses one or more --ext-mount-map option with A:B arguments.
      A denotes a mountpoint (as seen from the target mount namespace) criu
      dumps and B is the string that will be written into the image file
      instead of the mountpoint's root.
      
      On restore one uses the same --ext-mount-map option(s) with similar
      A:B arguments, but this time criu treats A as string from the image's
      root field (foobar in the example above) and B as the path in criu's
      mount namespace the should be bind mounted into the mountpoint.
      
      v3:
      * Added documentation
      * Added RPC bits
      * Changed option name into --ext-mount-map
      * Use colon as key and value separator
      Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
      c7e00429
    • Pavel Emelyanov's avatar
      mnt: Tossing bits around in validate_mounts · c3ea0ba0
      Pavel Emelyanov authored
      Just for simpler further patching.
      Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
      c3ea0ba0
  2. 11 Jun, 2014 1 commit
  3. 10 Jun, 2014 2 commits
  4. 09 Jun, 2014 6 commits
  5. 06 Jun, 2014 5 commits
  6. 04 Jun, 2014 2 commits
  7. 02 Jun, 2014 1 commit
  8. 27 May, 2014 12 commits
  9. 26 May, 2014 6 commits
  10. 23 May, 2014 2 commits
  11. 20 May, 2014 1 commit