From: Jeff Cody <jcody@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: qemu-block@nongnu.org,
Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>,
Liu Yuan <namei.unix@gmail.com>,
qemu-devel@nongnu.org, qemu-trivial@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] qemu-options: Fix broken sheepdog URL
Date: Thu, 9 Feb 2017 09:30:31 -0500 [thread overview]
Message-ID: <20170209143031.GK27752@localhost.localdomain> (raw)
In-Reply-To: <1486642218-18520-1-git-send-email-thuth@redhat.com>
On Thu, Feb 09, 2017 at 01:10:18PM +0100, Thomas Huth wrote:
> The sheepdog URL is broken twice: First it uses a duplicated
> http:// prefix, second the website seems to have moved to
> https://sheepdog.github.io/sheepdog/ instead.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> qemu-options.hx | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/qemu-options.hx b/qemu-options.hx
> index ad2f8fc..38113b9 100644
> --- a/qemu-options.hx
> +++ b/qemu-options.hx
> @@ -2583,7 +2583,7 @@ Example
> qemu-system-i386 --drive file=sheepdog://192.0.2.1:30000/MyVirtualMachine
> @end example
>
> -See also @url{http://http://www.osrg.net/sheepdog/}.
> +See also @url{https://sheepdog.github.io/sheepdog/}.
>
> @item GlusterFS
> GlusterFS is a user space distributed file system.
> --
> 1.8.3.1
>
Thanks,
Applied to my block branch:
git://github.com/codyprime/qemu-kvm-jtc.git block
-Jeff
prev parent reply other threads:[~2017-02-09 14:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-09 12:10 [Qemu-devel] [PATCH] qemu-options: Fix broken sheepdog URL Thomas Huth
2017-02-09 14:30 ` Jeff Cody [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170209143031.GK27752@localhost.localdomain \
--to=jcody@redhat.com \
--cc=mitake.hitoshi@lab.ntt.co.jp \
--cc=namei.unix@gmail.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).