mirror: create mirror_dirty_init helper for mirror_run
commitc0b363ad43b00d77c81813db20eec45923973549
authorDenis V. Lunev <den@openvz.org>
Thu, 14 Jul 2016 13:33:25 +0000 (14 16:33 +0300)
committerJeff Cody <jcody@redhat.com>
Tue, 19 Jul 2016 20:54:46 +0000 (19 16:54 -0400)
treea8906618d01416b8794f09c3ee11b89206a2815b
parent49efb1f5b0ea45bdb75d578460a7866a58167d1f
mirror: create mirror_dirty_init helper for mirror_run

The code inside the helper will be extended in the next patch. mirror_run
itself is overbloated at the moment.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Reviewed-by: Vladimir Sementsov-Ogievskiy<vsementsov@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-id: 1468503209-19498-5-git-send-email-den@openvz.org
CC: Stefan Hajnoczi <stefanha@redhat.com>
CC: Kevin Wolf <kwolf@redhat.com>
CC: Max Reitz <mreitz@redhat.com>
CC: Jeff Cody <jcody@redhat.com>
CC: Eric Blake <eblake@redhat.com>
Signed-off-by: Jeff Cody <jcody@redhat.com>
block/mirror.c