summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/603878
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/603878')
-rw-r--r--results/scraper/launchpad-without-comments/6038789
1 files changed, 9 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/603878 b/results/scraper/launchpad-without-comments/603878
new file mode 100644
index 000000000..46adaf618
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/603878
@@ -0,0 +1,9 @@
+[Feature request] qemu-img option about recompressing
+
+Suppose I have a fresh compressed qcow2 image. After some time the data were recorded without compression. I decide to make "QEMU-IMG convert" for that image to reduce its size.
+
+I want a new option, which selects between the two algorithms overdriven images:
+1. extract all / compress again when converting images (in the current implementation)
+2. compress only uncompressed blocks and just copy the compressed blocks without re-compression.
+
+This option is only needed when converting compressed image to compressed and the compression algorithm is the same.
\ No newline at end of file