aboutsummaryrefslogtreecommitdiff
path: root/block/backup-top.h
diff options
context:
space:
mode:
Diffstat (limited to 'block/backup-top.h')
-rw-r--r--block/backup-top.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/block/backup-top.h b/block/backup-top.h
index e5cabfa197..b28b0031c4 100644
--- a/block/backup-top.h
+++ b/block/backup-top.h
@@ -33,6 +33,7 @@ BlockDriverState *bdrv_backup_top_append(BlockDriverState *source,
BlockDriverState *target,
const char *filter_node_name,
uint64_t cluster_size,
+ BackupPerf *perf,
BdrvRequestFlags write_flags,
BlockCopyState **bcs,
Error **errp);