commit | e8de7ba9ea086c427cd36a10bc3506ac20aa4895 | [log] [tgz] |
---|---|---|
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | Tue May 26 21:13:47 2020 +0300 |
committer | Max Reitz <mreitz@redhat.com> | Mon Jul 06 08:33:06 2020 +0200 |
tree | f7a806c22e50f96258e68c191d7c47e5e9bb492d | |
parent | eb6490f544388dd24c0d054a96dd304bc7284450 [diff] |
block/block-copy: block_copy_dirty_clusters: fix failure check ret may be > 0 on success path at this point. Fix assertion, which may crash currently. Fixes: 4ce5dd3e9b5ee0fac18625860eb3727399ee965e Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Message-Id: <20200526181347.489557-1-vsementsov@virtuozzo.com> Signed-off-by: Max Reitz <mreitz@redhat.com>