migration/multifd: Print used_length of memory block
authorDavid Hildenbrand <david@redhat.com>
Thu, 29 Apr 2021 11:27:07 +0000 (13:27 +0200)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 13 May 2021 17:21:14 +0000 (18:21 +0100)
commitc1668bde5cce6c1b4dbe4b2981266cedbd111504
tree67e9217d3be59566b00e4adef452f51f5b3450b3
parent898ba906ccb85ba17d65e64a31cc13128803ef86
migration/multifd: Print used_length of memory block

We actually want to print the used_length, against which we check.

Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20210429112708.12291-10-david@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
migration/multifd.c