Skip to content
  • Max Reitz's avatar
    qcow2: Add overlap-check.template option · ee42b5ce
    Max Reitz authored
    
    
    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: default avatarMax Reitz <mreitz@redhat.com>
    Reviewed-by: default avatarEric Blake <eblake@redhat.com>
    Message-id: 1408557576-14574-4-git-send-email-mreitz@redhat.com
    Signed-off-by: default avatarStefan Hajnoczi <stefanha@redhat.com>
    ee42b5ce