diff options
| author | Kevin Wolf | 2015-04-16 11:36:10 +0200 |
|---|---|---|
| committer | Kevin Wolf | 2015-09-14 16:51:36 +0200 |
| commit | 90efa0eaef2d1bbd161db6fd7a74d8e5a00d35a8 (patch) | |
| tree | 7d0dc337ca9f9b4bd12a94baf535d9fdb6bbd78b /include/exec | |
| parent | qcow2: Factor out qcow2_update_options() (diff) | |
| download | qemu-90efa0eaef2d1bbd161db6fd7a74d8e5a00d35a8.tar.gz qemu-90efa0eaef2d1bbd161db6fd7a74d8e5a00d35a8.tar.xz qemu-90efa0eaef2d1bbd161db6fd7a74d8e5a00d35a8.zip | |
qcow2: Move qcow2_update_options() call up
qcow2_update_options() only updates some variables in BDRVQcowState and
doesn't really depend on other parts of it being initialised yet, so it
can be moved so that it immediately follows the other half of option
handling code in qcow2_open().
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
