commit | 4d65a6216bfc44891ac298b74a6921d479805131 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Wed Dec 18 05:36:22 2019 +0100 |
committer | Juan Quintela <quintela@redhat.com> | Mon Jan 20 09:10:22 2020 +0100 |
tree | d4011ad42feb035f8f7b2700f378ff6e45d1a1ff | |
parent | b99784ef6c3beff2c43ea8d3bc50cdcd7903658f [diff] |
migration: Make sure that we don't call write() in case of error If we are exiting due to an error/finish/.... Just don't try to even touch the channel with one IO operation. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>