Max Reitz
c883db0df9
qcow2: Fix discard
...
discard_single_l2() should not implement its own version of
qcow2_get_cluster_type(), but rather rely on this already existing
function. By doing so, it will work for compressed clusters as well
(which it did not so far).
Also, rename "old_offset" to "old_l2_entry", as both are quite different
(and the value is indeed of the latter kind).
Signed-off-by: Max Reitz <mreitz@redhat.com >
Signed-off-by: Kevin Wolf <kwolf@redhat.com >
2014-04-29 16:39:51 +02:00
..
2014-01-24 17:40:02 +01:00
2014-02-21 21:02:22 +01:00
2014-03-13 14:23:27 +01:00
2014-04-11 13:59:49 +02:00
2014-04-23 11:34:10 +02:00
2014-04-25 09:19:59 -04:00
2014-02-21 21:02:24 +01:00
2014-04-22 11:57:02 +02:00
2014-04-01 15:22:35 +02:00
2014-03-25 14:09:50 +01:00
2014-04-25 18:05:06 +02:00
2013-08-19 15:52:19 +02:00
2014-02-25 10:50:11 +00:00
2014-04-29 13:43:08 +02:00
2014-03-14 16:28:28 +01:00
2013-12-16 10:12:20 +01:00
2014-04-25 18:05:06 +02:00
2014-04-25 18:05:06 +02:00
2014-04-01 15:22:35 +02:00
2014-02-17 11:57:23 -05:00
2013-10-11 16:50:00 +02:00
2014-04-29 16:39:51 +02:00
2014-04-01 15:22:35 +02:00
2014-04-01 15:22:35 +02:00
2014-04-04 14:12:26 +02:00
2014-04-01 15:22:35 +02:00
2014-03-25 14:09:50 +01:00
2012-08-10 10:25:12 +02:00
2012-12-19 08:32:39 +01:00
2014-04-22 11:57:02 +02:00
2013-09-25 20:51:15 +02:00
2014-04-25 18:05:06 +02:00
2014-02-17 11:57:23 -05:00
2013-12-03 15:26:49 +01:00
2014-03-13 14:42:25 +01:00
2014-03-13 14:42:25 +01:00
2014-02-17 11:57:23 -05:00
2014-03-25 14:09:50 +01:00
2014-02-17 11:57:23 -05:00
2013-09-12 10:12:48 +02:00
2014-01-24 17:40:01 +01:00
2014-04-01 14:06:31 +02:00
2013-11-07 13:58:59 +01:00
2014-03-25 14:09:50 +01:00
2014-04-01 14:19:09 +02:00
2014-03-14 16:25:24 +01:00
2014-04-22 14:14:30 +02:00
2014-04-01 13:59:47 +02:00
2014-04-22 12:00:20 +02:00
2013-08-22 22:05:04 +02:00