From: Tejun Heo <tj@kernel.org>
To: Paul Rolland <rol@as2917.net>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Jens Axboe <axboe@kernel.dk>
Subject: Re: 3.5.0-rc3 - Issue with CFQ and cgroup
Date: Thu, 28 Jun 2012 09:08:55 -0700 [thread overview]
Message-ID: <20120628160855.GB22641@google.com> (raw)
In-Reply-To: <20120628180443.01242645@tux.DEF.witbe.net>
On Thu, Jun 28, 2012 at 06:04:43PM +0200, Paul Rolland wrote:
> What I did :
> mkdir tejun
> cd tejun
> git init
> git clone
> git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
> for-linus
You cloned block tree into for-linus directory and then implicitly
used the master branch of the block tree, which is mainline. What
should have been done are...
* git clone git://git.kernel....block.git block
* cd block
* git checkout for-linus
Thanks.
--
tejun
next prev parent reply other threads:[~2012-06-28 16:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-27 17:58 3.5.0-rc3 - Issue with CFQ and cgroup Paul Rolland
2012-06-27 18:22 ` Tejun Heo
2012-06-28 7:51 ` Paul Rolland
2012-06-28 15:57 ` Tejun Heo
2012-06-28 16:04 ` Paul Rolland
2012-06-28 16:08 ` Tejun Heo [this message]
2012-06-28 17:09 ` Paul Rolland
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=20120628160855.GB22641@google.com \
--to=tj@kernel.org \
--cc=axboe@kernel.dk \
--cc=linux-kernel@vger.kernel.org \
--cc=rol@as2917.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.