summaryrefslogtreecommitdiffstats
path: root/loop_file_fmt_qcow_main.h
diff options
context:
space:
mode:
Diffstat (limited to 'loop_file_fmt_qcow_main.h')
-rw-r--r--loop_file_fmt_qcow_main.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/loop_file_fmt_qcow_main.h b/loop_file_fmt_qcow_main.h
index 9e4951f..dd6ed30 100644
--- a/loop_file_fmt_qcow_main.h
+++ b/loop_file_fmt_qcow_main.h
@@ -238,6 +238,8 @@ struct loop_file_fmt_qcow_data {
u64 autoclear_features;
struct z_stream_s *strm;
+ u8 *cmp_out_buf;
+ u64 cmp_last_coffset;
/* debugfs entries */
#ifdef CONFIG_DEBUG_FS