diff options
| author | Fam Zheng | 2013-12-16 07:45:30 +0100 |
|---|---|---|
| committer | Stefan Hajnoczi | 2013-12-20 16:26:16 +0100 |
| commit | 03544a6e9ecc1be115e8a29bd929f83b467d4816 (patch) | |
| tree | fd8523760266e830e3e0aeddaed244c0602ca559 /scripts | |
| parent | mirror: Move base to MirrorBlockJob (diff) | |
| download | qemu-03544a6e9ecc1be115e8a29bd929f83b467d4816.tar.gz qemu-03544a6e9ecc1be115e8a29bd929f83b467d4816.tar.xz qemu-03544a6e9ecc1be115e8a29bd929f83b467d4816.zip | |
block: Add commit_active_start()
commit_active_start is implemented in block/mirror.c, It will create a
job with "commit" type and designated base in block-commit command. This
will be used for committing active layer of device.
Sync mode is removed from MirrorBlockJob because there's no proper type
for commit. The used information is is_none_mode.
The common part of mirror_start and commit_active_start is moved to
mirror_start_job().
Fix the comment wording for commit_start.
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
