Jean-Louis Dupond
b2b109041e
qcow2: keep reference on zeroize with discard-no-unref enabled
...
When the discard-no-unref flag is enabled, we keep the reference for
normal discard requests.
But when a discard is executed on a snapshot/qcow2 image with backing,
the discards are saved as zero clusters in the snapshot image.
When committing the snapshot to the backing file, not
discard_in_l2_slice is called but zero_in_l2_slice. Which did not had
any logic to keep the reference when discard-no-unref is enabled.
Therefor we add logic in the zero_in_l2_slice call to keep the reference
on commit.
Fixes: https://gitlab.com/qemu-project/qemu/-/issues/1621
Signed-off-by: Jean-Louis Dupond <jean-louis@dupond.be>
Message-Id: <20231003125236.216473-2-jean-louis@dupond.be>
[hreitz: Made the documentation change more verbose, as discussed
on-list]
Signed-off-by: Hanna Czenczek <hreitz@redhat.com>
2023-11-06 16:15:07 +01:00
..
2023-10-12 16:31:33 +02:00
2023-10-31 18:20:29 +01:00
2022-09-30 18:42:34 +02:00
2021-10-05 18:56:41 +02:00
2023-05-10 14:16:54 +02:00
2023-10-12 16:31:33 +02:00
2023-04-25 13:17:28 +02:00
2023-10-31 15:41:42 +01:00
2023-09-20 17:46:01 +02:00
2023-02-23 19:49:33 +01:00
2023-09-20 17:46:01 +02:00
2023-10-12 16:31:33 +02:00
2023-09-08 13:08:52 +03:00
2022-12-15 16:07:43 +01:00
2022-10-26 14:56:42 -04:00
2023-10-12 16:31:33 +02:00
2023-10-12 16:31:33 +02:00
2023-10-12 16:31:33 +02:00
2023-10-12 16:31:33 +02:00
2022-03-04 18:18:25 +01:00
2023-10-12 16:31:33 +02:00
2022-05-11 16:50:01 +02:00
2023-05-10 14:16:53 +02:00
2023-05-19 19:12:12 +02:00
2023-10-12 16:31:33 +02:00
2020-11-15 17:04:40 +01:00
2023-10-12 16:31:33 +02:00
2023-02-23 19:49:32 +01:00
2019-06-12 13:20:20 +02:00
2023-03-30 15:03:36 +02:00
2023-10-12 16:31:33 +02:00
2023-04-24 13:53:44 -04:00
2023-09-21 09:05:10 -04:00
2023-04-25 13:17:28 +02:00
2023-04-11 16:38:56 +02:00
2023-10-12 16:31:33 +02:00
2023-10-12 16:31:33 +02:00
2023-10-31 15:42:14 +01:00
2023-10-12 16:31:33 +02:00
2021-07-09 18:20:27 +02:00
2023-10-12 16:31:33 +02:00
2023-10-31 15:42:14 +01:00
2023-10-31 15:41:42 +01:00
2023-10-31 18:20:29 +01:00
2023-10-12 16:31:33 +02:00
2023-10-12 16:31:33 +02:00
2023-02-01 16:52:32 +01:00
2023-10-31 15:41:42 +01:00
2023-01-20 07:24:28 +01:00
2023-11-01 16:13:59 +01:00
2023-09-21 08:47:34 +02:00
2023-09-20 17:46:00 +02:00
2023-01-19 10:18:28 +01:00
2023-10-31 13:51:28 +01:00
2023-10-12 16:31:33 +02:00
2023-10-12 16:31:33 +02:00
2023-10-12 16:31:33 +02:00
2023-11-06 16:15:07 +01:00
2023-10-12 16:31:33 +02:00
2023-04-25 13:17:28 +02:00
2023-04-25 13:17:28 +02:00
2023-10-12 16:31:33 +02:00
2023-10-12 16:31:33 +02:00
2023-11-01 16:13:59 +01:00
2023-06-28 09:46:20 +02:00
2017-07-17 11:34:11 +08:00
2022-03-07 13:16:49 +00:00
2023-06-28 09:46:34 +02:00
2023-09-26 18:09:08 +02:00
2023-02-23 19:49:17 +01:00
2023-10-12 16:31:33 +02:00
2023-10-12 16:31:33 +02:00
2023-10-12 16:31:33 +02:00
2023-10-12 16:31:33 +02:00
2022-03-07 09:33:30 +01:00
2023-09-08 17:03:09 +02:00
2023-10-12 16:31:33 +02:00
2023-05-30 17:37:26 +02:00
2023-10-12 16:31:33 +02:00
2023-09-26 18:09:08 +02:00
2023-08-29 10:49:24 +02:00
2023-10-05 11:02:08 -05:00
2020-08-21 06:18:24 -04:00
2023-11-01 16:13:59 +01:00
2019-06-12 13:20:20 +02:00
2023-06-28 09:46:30 +02:00
2023-11-01 16:13:59 +01:00
2023-10-12 16:31:33 +02:00
2023-11-01 16:13:59 +01:00
2023-11-01 16:13:59 +01:00
2023-11-01 16:13:59 +01:00
2023-05-30 17:37:26 +02:00
2023-01-20 07:24:28 +01:00