mirror: Drop s->synced
commit447162242803bdc38bb198312e1d0a0675948424
authorHanna Reitz <hreitz@redhat.com>
Wed, 6 Oct 2021 15:19:30 +0000 (6 17:19 +0200)
committerVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Thu, 7 Oct 2021 08:40:48 +0000 (7 10:40 +0200)
tree50b808ff541489f1332e579bf062de18b8383400
parenta3810da5cff152a2a1b2d25a8b8080f640e491b6
mirror: Drop s->synced

As of HEAD^, there is no meaning to s->synced other than whether the job
is READY or not.  job_is_ready() gives us that information, too.

Suggested-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20211006151940.214590-4-hreitz@redhat.com>
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
block/mirror.c