diff options
author | Kevin Wolf <kwolf@redhat.com> | 2015-04-16 11:36:10 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2015-09-14 16:51:36 +0200 |
commit | 90efa0eaef2d1bbd161db6fd7a74d8e5a00d35a8 (patch) | |
tree | 7d0dc337ca9f9b4bd12a94baf535d9fdb6bbd78b /block.c | |
parent | 4c75d1a157a6a0a6163c31f775b5e8ee5dd29f11 (diff) |
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 'block.c')
0 files changed, 0 insertions, 0 deletions