diff options
author | Fam Zheng <famz@redhat.com> | 2013-12-16 14:45:30 +0800 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2013-12-20 16:26:16 +0100 |
commit | 03544a6e9ecc1be115e8a29bd929f83b467d4816 (patch) | |
tree | fd8523760266e830e3e0aeddaed244c0602ca559 /qapi-schema.json | |
parent | 5bc361b8134eff68e2c40916d1cf58b3523d223b (diff) | |
download | hqemu-03544a6e9ecc1be115e8a29bd929f83b467d4816.zip hqemu-03544a6e9ecc1be115e8a29bd929f83b467d4816.tar.gz |
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 'qapi-schema.json')
0 files changed, 0 insertions, 0 deletions