commit | 96d59db894e5773204f82aadd62a0486a2b4999f | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Wed May 23 00:49:48 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Wed May 23 02:13:19 2012 +0400 |
tree | 6f3c37033a4a0c5e737cfc6cd710393239803402 | |
parent | 150b1cd3df8ea34970bc54a0bcb2e5ee5a16877b [diff] |
vzmigrate: fix rsync2 and disk quota times if quota is off Otherwise we have weird times for 2nd-level quota and second rsync. 2nd level quota: -1.33772e+09 After this patch, 2nd level quota time should be close to zero. Second rsync time in ploop case still needs to be fixed. Signed-off-by: Kir Kolyshkin <kir@openvz.org>