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

Ruslan Kuprieiev kupruser at gmail.com
Fri Mar 20 16:04:29 PDT 2015


please, drop this set for now.

Thaks,
Ruslan

On 03/08/2015 09:38 PM, Ruslan Kuprieiev wrote:
> 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
>



More information about the CRIU mailing list