diff options
author | Alberto Garcia <berto@igalia.com> | 2017-06-19 16:40:04 +0300 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2017-06-26 14:51:13 +0200 |
commit | 99450c6fb9ac85e2c8097156fed78b8ef1d610e0 (patch) | |
tree | 3f6edc6feaf1fc2abb83d5cd8e4f59e161bbbe08 /qemu-img.texi | |
parent | e034f5bcbc1139903b27c00bd832ee7c4b065810 (diff) |
qcow2: Make perform_cow() call do_perform_cow() twice
Instead of calling perform_cow() twice with a different COW region
each time, call it just once and make perform_cow() handle both
regions.
This patch simply moves code around. The next one will do the actual
reordering of the COW operations.
Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qemu-img.texi')
0 files changed, 0 insertions, 0 deletions