[CRIU] [PATCH 0/3] p.haul: move p.haul-ssh into python module

Ruslan Kuprieiev kupruser at gmail.com
Sun Mar 8 12:38:43 PDT 2015


This will allow better integration of the ssh into p.haul.


Ruslan Kuprieiev (3):
  p.haul: transform p.haul-ssh into python module and use it inside
    p.haul
  p.haul: make rsync use ssh socket
  p.haul: test: use p.haul with ssh opts instead of p.haul-ssh

 fs_haul_subtree.py |   7 ++-
 p.haul             |  14 ++++++
 p.haul-ssh         | 130 -----------------------------------------------------
 ssh.py             |  88 ++++++++++++++++++++++++++++++++++++
 test/zdtm/run.sh   |   3 +-
 5 files changed, 109 insertions(+), 133 deletions(-)
 delete mode 100755 p.haul-ssh
 create mode 100644 ssh.py

-- 
2.1.0



More information about the CRIU mailing list