From nobody Wed Nov 19 10:09:21 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1615295287; cv=none; d=zohomail.com; s=zohoarc; b=fU1aKB++b+DrKg/n8zRKWLL0ittxbTI511/smVMITvsEZA+KwgXr2ymFI3X8qolhEYMMjKdx1eLIC6Iua2JLe59e3XeWv0XSzJzwAaM19xaw3DR0RhGCZnWnOciennA5to7Rx4nxOnid38oxj4QiiLOHm7j009lme9TvIcU6df0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1615295287; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=h8t/ZwzrK99PplesI1jcK/oF5cRkzYsjoac1Z0YAWzE=; b=Ko+KTUmOd8Hn2+/zSBCHRNvkB+Hs2/jJRUp7XL1sHpoq6B+kcsUsqk4FSazc6qQ7kMtvVygSW3uP2CZOmadvHI++HdK0/bWWbTbX3rr3AflHVJcVCysEPuWlGy2Q/Rako8BsDp/0kxeoolw36JXFKA07F66V8CCxzkT3yGsqX5I= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1615295287003161.32100854702753; Tue, 9 Mar 2021 05:08:07 -0800 (PST) Received: from localhost ([::1]:52170 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lJc5l-0001VR-P9 for importer@patchew.org; Tue, 09 Mar 2021 08:08:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:37936) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lJc3q-0008T3-7g for qemu-devel@nongnu.org; Tue, 09 Mar 2021 08:06:06 -0500 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:52470) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1lJc3n-0001Qx-Aa for qemu-devel@nongnu.org; Tue, 09 Mar 2021 08:06:05 -0500 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-191-0k6FlxieNXWOoSn6SQs67Q-1; Tue, 09 Mar 2021 08:05:47 -0500 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id E78AB1005D50; Tue, 9 Mar 2021 13:05:45 +0000 (UTC) Received: from localhost (ovpn-112-45.ams2.redhat.com [10.36.112.45]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 85A7A19C9B; Tue, 9 Mar 2021 13:05:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1615295150; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=h8t/ZwzrK99PplesI1jcK/oF5cRkzYsjoac1Z0YAWzE=; b=jMCAmf7EMHa1wShwvavzsNUczHg/9BnYsEWnOOK+S/I8HKNV1avYS7sRViz+X7qINyT2bT VJuu0cIqNQAsAVPid7RajgphMq2ndUWkNA0wnIjQYwUUXlTfc2tvqJWC/JWjAjfdEnloJ+ yRUNXiASih1arZ+RaXFSoenFtUBNXyg= X-MC-Unique: 0k6FlxieNXWOoSn6SQs67Q-1 From: Max Reitz To: qemu-block@nongnu.org Subject: [PATCH 1/2] curl: Store BDRVCURLState pointer in CURLSocket Date: Tue, 9 Mar 2021 14:05:40 +0100 Message-Id: <20210309130541.37540-2-mreitz@redhat.com> In-Reply-To: <20210309130541.37540-1-mreitz@redhat.com> References: <20210309130541.37540-1-mreitz@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=mreitz@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=216.205.24.124; envelope-from=mreitz@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -29 X-Spam_score: -3.0 X-Spam_bar: --- X-Spam_report: (-3.0 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.251, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kevin Wolf , qemu-devel@nongnu.org, Max Reitz Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" A socket does not really belong to any specific state. We do not need to store a pointer to "its" state in it, a pointer to the common BDRVCURLState is sufficient. Signed-off-by: Max Reitz Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- block/curl.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/block/curl.c b/block/curl.c index 4ff895df8f..43c79bcf36 100644 --- a/block/curl.c +++ b/block/curl.c @@ -78,7 +78,7 @@ typedef struct CURLAIOCB { =20 typedef struct CURLSocket { int fd; - struct CURLState *state; + struct BDRVCURLState *s; QLIST_ENTRY(CURLSocket) next; } CURLSocket; =20 @@ -155,7 +155,7 @@ static int curl_sock_cb(CURL *curl, curl_socket_t fd, i= nt action, if (!socket) { socket =3D g_new0(CURLSocket, 1); socket->fd =3D fd; - socket->state =3D state; + socket->s =3D s; QLIST_INSERT_HEAD(&state->sockets, socket, next); } =20 @@ -385,7 +385,7 @@ static void curl_multi_check_completion(BDRVCURLState *= s) /* Called with s->mutex held. */ static void curl_multi_do_locked(CURLSocket *socket) { - BDRVCURLState *s =3D socket->state->s; + BDRVCURLState *s =3D socket->s; int running; int r; =20 @@ -401,7 +401,7 @@ static void curl_multi_do_locked(CURLSocket *socket) static void curl_multi_do(void *arg) { CURLSocket *socket =3D arg; - BDRVCURLState *s =3D socket->state->s; + BDRVCURLState *s =3D socket->s; =20 qemu_mutex_lock(&s->mutex); curl_multi_do_locked(socket); --=20 2.29.2