summary refs log tree commit diff stats
path: root/block/copy-before-write.h
diff options
context:
space:
mode:
Diffstat (limited to 'block/copy-before-write.h')
-rw-r--r--block/copy-before-write.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/block/copy-before-write.h b/block/copy-before-write.h
index 2a5d4ba693..eb93364e85 100644
--- a/block/copy-before-write.h
+++ b/block/copy-before-write.h
@@ -42,6 +42,7 @@ BlockDriverState *bdrv_cbw_append(BlockDriverState *source,
                                   bool discard_source,
                                   uint64_t min_cluster_size,
                                   BlockCopyState **bcs,
+                                  OnCbwError on_cbw_error,
                                   Error **errp);
 void bdrv_cbw_drop(BlockDriverState *bs);