From nobody Wed Nov 5 18:26:51 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zoho.com; dkim=fail spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 1496649403921958.3888696967457; Mon, 5 Jun 2017 00:56:43 -0700 (PDT) Received: from localhost ([::1]:60146 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dHmsU-0007P4-DA for importer@patchew.org; Mon, 05 Jun 2017 03:56:42 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39858) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dHmqh-00069G-Nr for qemu-devel@nongnu.org; Mon, 05 Jun 2017 03:54:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dHmqe-0002Yp-Lb for qemu-devel@nongnu.org; Mon, 05 Jun 2017 03:54:51 -0400 Received: from mail-pg0-x242.google.com ([2607:f8b0:400e:c05::242]:34651) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dHmqe-0002Xj-GM; Mon, 05 Jun 2017 03:54:48 -0400 Received: by mail-pg0-x242.google.com with SMTP id v14so5261418pgn.1; Mon, 05 Jun 2017 00:54:48 -0700 (PDT) Received: from linux.local ([47.247.14.139]) by smtp.gmail.com with ESMTPSA id j71sm11775537pge.63.2017.06.05.00.54.42 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 05 Jun 2017 00:54:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=y0aLdU8eyizcBISOMqtI7Bfk7gF3uIFfg+flRUveKjg=; b=We6uKc/kPvHAECeGjbYNrpcekoWaZGw3dNmFv1XfLdYv8oGX8s50yuh43ragktxIP0 ncsemT673kIDtu+7dwk1TJBtqj+bfbq7z2+D8yW/91vpRDsHyYqtbFXo/CDUKfyOnEX/ 25+XMM06NcS6E1qAmv4cPTDPJIGO/wzfprdDqwmpa7JAtwuk0kJY6XjcyQAIK8haMjkT vEhsoBi7jr5bGZmsf3rPNI3qzltLTPKzfQO72haAzd2Sp8bq8NxUePn66DfgNGqogAzN dvJakfmv27qWPkRV3OZabbqHolnMCkrg043S5GjLA7bZc7RNiigRKbCUgYkeh+dtryiu jDSA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=y0aLdU8eyizcBISOMqtI7Bfk7gF3uIFfg+flRUveKjg=; b=osRdyI2ZE58i3zz2adDjXq9saoHQSUMnyhTYZsBJIoLVCHnZdHhTvAXdH4iWFn2+As G3rye/edBp6RJhc+ZLyhTCYMbrfkWNlylUCEGm8C1SuP2eSNYd71ZmglE1l7iovpDeHf CSQLLuZkaudzWseMBwx2Djl1xdW787G+F+sW6fZcSKeiEycVWFefgOjhLJBVZGTLWor6 B863OAYpN5mkUAJeHaaNDRs7nSNVdFKY3LDST9hUPJldFVApZKYIjN8pXzAuHLmNGTfT xoDxN5xKtvjCzpETU5Lnl0TDeOEz21TR/VPezrAdeUhmZrGaWuLrIzgvuTm64KIHnsHz NPOw== X-Gm-Message-State: AODbwcDPyDUVPBvn1I9D1mPN+nrbfviUBNRKcPUPwsUcNUlhsyK2dV12 WR8HiytuwW/yqQ== X-Received: by 10.99.247.83 with SMTP id f19mr20223429pgk.190.1496649287496; Mon, 05 Jun 2017 00:54:47 -0700 (PDT) From: Ashijeet Acharya To: famz@redhat.com Date: Mon, 5 Jun 2017 13:22:46 +0530 Message-Id: <1496649172-26982-3-git-send-email-ashijeetacharya@gmail.com> X-Mailer: git-send-email 2.6.2 In-Reply-To: <1496649172-26982-1-git-send-email-ashijeetacharya@gmail.com> References: <1496649172-26982-1-git-send-email-ashijeetacharya@gmail.com> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:400e:c05::242 Subject: [Qemu-devel] [PATCH v6 2/8] vmdk: Rename get_whole_cluster() to vmdk_perform_cow() X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kwolf@redhat.com, qemu-block@nongnu.org, stefanha@gmail.com, qemu-devel@nongnu.org, mreitz@redhat.com, Ashijeet Acharya , jsnow@redhat.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDKM_2 RSF_0 Z_629925259 SPT_0 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Rename the existing function get_whole_cluster() to vmdk_perform_cow() as its sole purpose is to perform COW for the first and the last allocated clusters if needed. Signed-off-by: Ashijeet Acharya Reviewed-by: Fam Zheng --- block/vmdk.c | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/block/vmdk.c b/block/vmdk.c index 22be887..73ae786 100644 --- a/block/vmdk.c +++ b/block/vmdk.c @@ -1028,8 +1028,8 @@ static void vmdk_refresh_limits(BlockDriverState *bs,= Error **errp) } } =20 -/** - * get_whole_cluster +/* + * vmdk_perform_cow * * Copy backing file's cluster that covers @sector_num, otherwise write ze= ro, * to the cluster at @cluster_sector_num. @@ -1037,13 +1037,18 @@ static void vmdk_refresh_limits(BlockDriverState *b= s, Error **errp) * If @skip_start_sector < @skip_end_sector, the relative range * [@skip_start_sector, @skip_end_sector) is not copied or written, and le= ave * it for call to write user data in the request. + * + * Returns: + * VMDK_OK: on success + * + * VMDK_ERROR: in error cases */ -static int get_whole_cluster(BlockDriverState *bs, - VmdkExtent *extent, - uint64_t cluster_offset, - uint64_t offset, - uint64_t skip_start_bytes, - uint64_t skip_end_bytes) +static int vmdk_perform_cow(BlockDriverState *bs, + VmdkExtent *extent, + uint64_t cluster_offset, + uint64_t offset, + uint64_t skip_start_bytes, + uint64_t skip_end_bytes) { int ret =3D VMDK_OK; int64_t cluster_bytes; @@ -1244,7 +1249,7 @@ static int get_cluster_offset(BlockDriverState *bs, * This problem may occur because of insufficient space on host di= sk * or inappropriate VM shutdown. */ - ret =3D get_whole_cluster(bs, extent, cluster_sector * BDRV_SECTOR= _SIZE, + ret =3D vmdk_perform_cow(bs, extent, cluster_sector * BDRV_SECTOR_= SIZE, offset, skip_start_bytes, skip_end_bytes); if (ret) { return ret; --=20 2.6.2