"Dr. David Alan Gilbert (git)" <dgilb...@redhat.com> wrote: > From: "Dr. David Alan Gilbert" <dgilb...@redhat.com> > > In a82d593b61054b3dea43 I accidentally removed the setting of > last_sent_block, put it back. > > Symptoms: > Multithreaded compression only uses one thread. > Migration is a bit less efficient since it won't use 'cont' flags. > > Signed-off-by: Dr. David Alan Gilbert <dgilb...@redhat.com> > Fixes: a82d593b61054b3dea43
Reviewed-by: Juan Quintela <quint...@redhat.com>