changeset 20641:5c0470a8b5a7

dsync: Added missing fields to ibc-stream.
author Timo Sirainen <timo.sirainen@dovecot.fi>
date Sat, 13 Aug 2016 01:00:13 +0300
parents 9f7806638fa3
children ba69e914d71a
files src/doveadm/dsync/dsync-ibc-stream.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/doveadm/dsync/dsync-ibc-stream.c	Fri Aug 12 01:24:16 2016 +0200
+++ b/src/doveadm/dsync/dsync-ibc-stream.c	Sat Aug 13 01:00:13 2016 +0300
@@ -114,7 +114,7 @@
 	  .required_keys = "type uid",
 	  .optional_keys = "guid hdr_hash modseq pvt_modseq "
 	  	"add_flags remove_flags final_flags "
-	  	"keywords_reset keyword_changes"
+		"keywords_reset keyword_changes received_timestamp virtual_size"
 	},
 	{ .name = "mail_request",
 	  .chr = 'R',