]> git.proxmox.com Git - pve-qemu-kvm.git/commit
backup: always call dump_cb
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 6 Dec 2013 05:37:00 +0000 (06:37 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 6 Dec 2013 05:37:00 +0000 (06:37 +0100)
commit5cf8ed039172e4d42e44a4ad047cf749d657e25a
treeb95e0c4dc67c3340112997642f26d8b6046b35bf
parentd57647564c59444d175e55b5f82c38080348b6fb
backup: always call dump_cb

And pass job->target. Also use sector addressing instead of cluster numbers.
That way we can use dump_cb to gather statistics, even when we backup
to job->target.
debian/patches/backup-modify-job-api.patch