Re: [PULL] vhost-net/virtio: fixes for 3.4

From: Michael S. Tsirkin
Date: Thu Mar 22 2012 - 18:12:23 EST


On Thu, Mar 22, 2012 at 04:56:49PM -0400, David Miller wrote:
> From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
> Date: Thu, 22 Mar 2012 10:27:19 +0200
>
> > On Tue, Mar 20, 2012 at 04:50:41PM +0200, Michael S. Tsirkin wrote:
> >> The following changes since commit 5ffca28a4ac7abb8a254fafe6bd03b2f83667df7:
> >>
> >> Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs (2012-02-27 07:59:33 -0800)
> >>
> >> are available in the git repository at:
> >>
> >> ra.kernel.org:/pub/scm/linux/kernel/git/mst/vhost.git for_davem
> >>
> >> (ssh url as git.kernel.org seems down at the moment, when it comes up
> >> git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git for_davem
> >> should be the equivalent).
>
> Neither of these URL's work for me:
>
> [davem@drr net]$ git pull git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git for_davem
> fatal: Couldn't find remote ref for_davem
> [davem@drr net]$ git pull ra.kernel.org:/pub/scm/linux/kernel/git/mst/vhost.git for_davem
> Enter passphrase for key '/home/davem/.ssh/davem':
> Permission denied (publickey).
> fatal: The remote end hung up unexpectedly
> [davem@drr net]$
>
> If you're sending me signed pull requests that thus require a newer
> version of GIT, please don't.

OK, sorry about that. Can't fix right now as I'm not at
the box that has the key but this works for me with an old git:

/usr/bin/git fetch git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git refs/tags/for_davem

You just don't get the signature checked.

--
MST
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/