Searched hist:"712 b64e8f3736f60d1f4b3d7cfd776eea7c3deeb" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/block/ |
H A D | curl.c | diff 712b64e8f3736f60d1f4b3d7cfd776eea7c3deeb Fri Feb 01 13:29:31 CST 2019 Max Reitz <mreitz@redhat.com> block/curl: Harmonize option defaults
Both of the defaults we currently have in the curl driver are named based on a slightly different schema, let's unify that and call both CURL_BLOCK_OPT_${NAME}_DEFAULT.
While at it, we can add a macro for the third option for which a default exists, namely "sslverify".
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Message-id: 20190201192935.18394-28-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|