From nobody Wed May 15 19:01:58 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) client-ip=216.205.24.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1618828253; cv=none; d=zohomail.com; s=zohoarc; b=A58uLrvqVJXZJNOSUu9CYWe0QrVKBKgtROxc2SmlY9n9e9FEnffMZL8LP0BWUNORqrHai7QFPgi9iPl+JTVeI/hL154qF9OoFKcwBKAAg0db33DKwAaqGIydIGSOs+K/DEo+0O5wXIUQBJe44YKdAdM3cHQJcHBtqUcaZ3cMZjA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1618828253; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=1BSuStvW6p6sP5v5azmRJ+2UudBSZrbSozNbTtwqNjU=; b=PxCFLYCu44xSvHrJEkau36fLGXxkolxj6eAfStBaqXD+K87u/oqKT5Yyr2GrnvI/CeUdvnhgdQ9FLLjT1JnEPhnlChwRsTWR/aXOFUAaxLNF6XDIGjsUm4VRjbi2Vjy/NZilfHfLMYbL0W+g0kZ0/Emwq9hBHQH+sMAezOVhVNo= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.zohomail.com with SMTPS id 1618828253213743.3152027171759; Mon, 19 Apr 2021 03:30:53 -0700 (PDT) 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-243-3S0VmxQ6OD6nwnn3MMotTA-1; Mon, 19 Apr 2021 06:30:49 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id A255B8030A1; Mon, 19 Apr 2021 10:30:43 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B76E35C6DE; Mon, 19 Apr 2021 10:30:41 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 8CD241806D17; Mon, 19 Apr 2021 10:30:38 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 13JAUbnv003584 for ; Mon, 19 Apr 2021 06:30:37 -0400 Received: by smtp.corp.redhat.com (Postfix) id 8EA7519C79; Mon, 19 Apr 2021 10:30:37 +0000 (UTC) Received: from antique-work.redhat.com (unknown [10.40.195.130]) by smtp.corp.redhat.com (Postfix) with ESMTP id 0B0F719C66 for ; Mon, 19 Apr 2021 10:30:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1618828252; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=1BSuStvW6p6sP5v5azmRJ+2UudBSZrbSozNbTtwqNjU=; b=cbNtNLtWqkKe1wxh+WrE21MbY7637JG0UW7PTfVMbE6Ht34jRzMdBmR4P+4Mm6mjJ67VV3 HCokrSy3l+F48ZPsl0EikLhUAgB4EAbyo50SuM55eE8M/4yAbrk6C+JciJOUq8HqWd6lRc yALFMHsg0ZQ/gvoNyG5O+lZL/CX7t3k= X-MC-Unique: 3S0VmxQ6OD6nwnn3MMotTA-1 From: Pavel Hrdina To: libvir-list@redhat.com Subject: [libvirt PATCH] qemu_block: fix copy&paste typo in SSH protocol Date: Mon, 19 Apr 2021 12:30:32 +0200 Message-Id: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Fixes: caf71b64fe6989116316b966fda119cd3e47f485 Signed-off-by: Pavel Hrdina Reviewed-by: J=C3=A1n Tomko --- src/qemu/qemu_block.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qemu/qemu_block.c b/src/qemu/qemu_block.c index 6845e25176..a972e1e368 100644 --- a/src/qemu/qemu_block.c +++ b/src/qemu/qemu_block.c @@ -965,7 +965,7 @@ qemuBlockStorageSourceGetSshProps(virStorageSource *src) =20 if (src->nhosts !=3D 1) { virReportError(VIR_ERR_INTERNAL_ERROR, "%s", - _("sheepdog protocol accepts only one host")); + _("ssh protocol accepts only one host")); return NULL; } =20 --=20 2.30.2