Kevin Wolf cdba7fee1d qcow2: Simplify calculation for COW area at the end
copy_sectors() always uses the sum (cluster_offset + n_start) or
(start_sect + n_start), so if some value is added to both cluster_offset
and start_sect, and subtracted from n_start, it's cancelled out anyway.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2012-06-15 14:03:43 +02:00
..
2012-04-26 17:54:22 +02:00
2012-06-15 14:03:42 +02:00
2012-06-15 14:03:42 +02:00
2012-06-15 14:03:42 +02:00
2012-06-15 14:03:42 +02:00