From nobody Sat Apr 27 22:01:33 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=libvir-list-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 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=1556542870; cv=none; d=zoho.com; s=zohoarc; b=FSXhv4X2750brvTpbMn4upHuGRlI+rwfIFh2pnNGzpDT6quZr03a7SrLdbqXz68LIXEMzFnPELLB1vOZ27DtUXm1bHha+pe1AlcsOgkP1u+syDChe/PeoWPUnNZ1z+tHAT+aJ7PPH4FJPlfsq8tZuPp+8lQcGI34fPF9DdzP1TU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1556542870; h=Content-Type:Content-Transfer-Encoding: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:ARC-Authentication-Results; bh=PtvB5hk3ZsLThpXCM49GS82gVpaxH37X3eDUwFSv24M=; b=ihTrFa7XTxz0ke2CVUqmhxKLNTpbZw/E3/Ucu3/OpSajOWwn2h2pFX9GcZuQre3omWuxQ3LkeYhd1wp/BSGOm5J2yQto5c/1yQIS8DC8xMhn4WB8I4e6a8tA7hETqKtWGA6cMmHrRGJKgZIgCljIa8AgdOpHEK1QDv8YVOvJN1Y= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1556542870189421.2109948786722; Mon, 29 Apr 2019 06:01:10 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 03C72307D970; Mon, 29 Apr 2019 13:01:06 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id C6CA56CE52; Mon, 29 Apr 2019 13:01:04 +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 B710C41F3E; Mon, 29 Apr 2019 13:01:02 +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 x3TD11sL023887 for ; Mon, 29 Apr 2019 09:01:01 -0400 Received: by smtp.corp.redhat.com (Postfix) id 5F0BC19749; Mon, 29 Apr 2019 13:01:01 +0000 (UTC) Received: from unknown0050b6a41c42.attlocal.net.com (ovpn-116-93.phx2.redhat.com [10.3.116.93]) by smtp.corp.redhat.com (Postfix) with ESMTP id 1DDD117797 for ; Mon, 29 Apr 2019 13:01:01 +0000 (UTC) From: John Ferlan To: libvir-list@redhat.com Date: Mon, 29 Apr 2019 09:00:48 -0400 Message-Id: <20190429130049.9839-2-jferlan@redhat.com> In-Reply-To: <20190429130049.9839-1-jferlan@redhat.com> References: <20190429130049.9839-1-jferlan@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: libvir-list@redhat.com Subject: [libvirt] [PATCH 1/2] conf: Fix typo in error message 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: , Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.48]); Mon, 29 Apr 2019 13:01:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Fix obvious typo. Signed-off-by: John Ferlan --- src/conf/storage_conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conf/storage_conf.c b/src/conf/storage_conf.c index 3ae0d7ab77..29988c36c4 100644 --- a/src/conf/storage_conf.c +++ b/src/conf/storage_conf.c @@ -666,7 +666,7 @@ virStoragePoolDefParseSource(xmlXPathContextPtr ctxt, } if (virStrToLong_uip(ver, NULL, 0, &source->protocolVer) < 0) { virReportError(VIR_ERR_XML_ERROR, - _("storage pool protocol ver '%s' is malformaed= "), + _("storage pool protocol ver '%s' is malformed"= ), ver); goto cleanup; } --=20 2.20.1 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list From nobody Sat Apr 27 22:01:33 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=libvir-list-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 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=1556542878; cv=none; d=zoho.com; s=zohoarc; b=JL0iyid7FGTVsnM9SebnU1KWOHVeQF7uQURZunF6Gfrgkb8TF6Vy1VvYrKprLqonsq86m9eHmRyeLI3ZSeEYP/XYWhtoTr0VWZYwqQ44gbt2QVTM30l8p3BTiFYelpUzGZNjtB+PnY+fK0UCIcrPElINcMH9eztBrf9wglFL24g= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1556542878; h=Content-Type:Content-Transfer-Encoding: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:ARC-Authentication-Results; bh=zSl6tmloA3SOKfeBf2pkM8OpMA1tGeARcg5Q1on1DjA=; b=YUlEVu+0QqOQxDMsN8mW/2Aur8l73ohVamBZsbfkCU5iLJxXsqRrdR168h/1qU3wvqNLdV3y+J8yRc0xFxAiTL5ISfqWn45NOGvoiUhzM7hHTXXOvwK7jAHCDUBXMkh2fVU8fc7vw+260X6tf1DnBeSxErfcWV9vdPKQKPjCJys= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1556542878544104.54512253514861; Mon, 29 Apr 2019 06:01:18 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id DC67D3082E20; Mon, 29 Apr 2019 13:01:16 +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 B0D4E76FFF; Mon, 29 Apr 2019 13:01:16 +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 75F8418089D2; Mon, 29 Apr 2019 13:01:16 +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 x3TD11Ui023896 for ; Mon, 29 Apr 2019 09:01:01 -0400 Received: by smtp.corp.redhat.com (Postfix) id D100B177AC; Mon, 29 Apr 2019 13:01:01 +0000 (UTC) Received: from unknown0050b6a41c42.attlocal.net.com (ovpn-116-93.phx2.redhat.com [10.3.116.93]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8B61D1A929 for ; Mon, 29 Apr 2019 13:01:01 +0000 (UTC) From: John Ferlan To: libvir-list@redhat.com Date: Mon, 29 Apr 2019 09:00:49 -0400 Message-Id: <20190429130049.9839-3-jferlan@redhat.com> In-Reply-To: <20190429130049.9839-1-jferlan@redhat.com> References: <20190429130049.9839-1-jferlan@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: libvir-list@redhat.com Subject: [libvirt] [PATCH 2/2] virsh: Add source-protocol-ver to pool-define-as docs 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: , Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.46]); Mon, 29 Apr 2019 13:01:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Commit a3dbaa364 neglected to add the source-protocol-ver to the pool-define-as command. Signed-off-by: John Ferlan --- tools/virsh.pod | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/virsh.pod b/tools/virsh.pod index afc1684db0..6bfeac6492 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -4013,6 +4013,7 @@ from the XML I. [I<--source-name name>] [I<--target path>] [I<--source-format format>] [I<--auth-type authtype> I<--auth-username username> [I<--secret-usage usage> | I<--secret-uuid uuid>]] +[I<--source-protocol-ver ver>] [[I<--adapter-name name>] | [I<--adapter-wwnn> I<--adapter-wwpn>] [I<--adapter-parent parent>]] [I<--print-xml>] =20 --=20 2.20.1 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list