• M
    qcow2: Add overlap-check.template option · ee42b5ce
    Max Reitz 提交于
    Being able to set the overlap-check option to a string and then refine
    it via the overlap-check.* options is a nice idea for the command line
    but does not work so well for non-flattened dicts. In that case, one can
    only specify either but not both, so add a field to overlap-check.*
    which does the same as directly specifying overlap-check but can be used
    in conjunction with the other fields in non-flattened dicts.
    Signed-off-by: NMax Reitz <mreitz@redhat.com>
    Reviewed-by: NEric Blake <eblake@redhat.com>
    Message-id: 1408557576-14574-4-git-send-email-mreitz@redhat.com
    Signed-off-by: NStefan Hajnoczi <stefanha@redhat.com>
    ee42b5ce
qcow2.h 18.3 KB