All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jaxboe@fusionio.com>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Christoph Hellwig <hch@infradead.org>,
	Philipp Reisner <philipp.reisner@linbit.com>,
	drbd-dev@linbit.com, linux-next@vger.kernel.org,
	linux-kernel@vger.kernel.org, Julia Lawall <julia@diku.dk>,
	Al Viro <viro@zeniv.linux.org.uk>
Subject: Re: linux-next: manual merge of the drbd tree with Linus' tree
Date: Tue, 1 Jun 2010 12:45:15 +0200	[thread overview]
Message-ID: <20100601104515.GM3564@kernel.dk> (raw)
In-Reply-To: <20100601182213.479a777e.sfr@canb.auug.org.au>

On Tue, Jun 01 2010, Stephen Rothwell wrote:
> [Replacing Jens' Oracle address ...]
> 
> Hi Christoph,
> 
> On Tue, 1 Jun 2010 04:18:23 -0400 Christoph Hellwig <hch@infradead.org> wrote:
> >
> > On Tue, Jun 01, 2010 at 02:13:24PM +1000, Stephen Rothwell wrote:
> > > Hi all,
> > > 
> > > Today's linux-next merge of the drbd tree got a conflict in fs/pipe.c
> > > between commit cc967be54710d97c05229b2e5ba2d00df84ddd64 ("fs: Add missing
> > > mutex_unlock") from Linus' tree and commits
> > > 0191f8697bbdfefcd36e7b8dc3eeddfe82893e4b ("pipe: F_SETPIPE_SZ should
> > > return -EPERM for non-root") and b9598db3401282bb27b4aef77e3eee12015f7f29
> > > ("pipe: make F_{GET,SET}PIPE_SZ deal with byte sizes") from the drbd tree.
> > > 
> > > I fixed it up (see below) and can carry the fix for a while.
> > 
> > Why is the drbd tree touching fs/pipe.c anyway?
> 
> It is based on the block tree.  I assume that it is currently based on a
> version of the block tree that Jens has not yet pushed into
> linux-next.  :-(

So the pipe patches were the same, the problem was that a fix for a
missing pipe_unlock() had gone into mainline and for-linus/for-next
weren't synced up to that. I'm guessing you pull drbd before for-next
and that is why it showed up there.

BTW, I would recommend moving for-next from the block tree up before any
potential other trees being based off it if that is the case.

-- 
Jens Axboe

WARNING: multiple messages have this Message-ID (diff)
From: Jens Axboe <jaxboe@fusionio.com>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-kernel@vger.kernel.org,
	Philipp Reisner <philipp.reisner@linbit.com>,
	Christoph Hellwig <hch@infradead.org>,
	linux-next@vger.kernel.org, Julia Lawall <julia@diku.dk>,
	Al Viro <viro@zeniv.linux.org.uk>,
	drbd-dev@lists.linbit.com
Subject: Re: [Drbd-dev] linux-next: manual merge of the drbd tree with Linus' tree
Date: Tue, 1 Jun 2010 12:45:15 +0200	[thread overview]
Message-ID: <20100601104515.GM3564@kernel.dk> (raw)
In-Reply-To: <20100601182213.479a777e.sfr@canb.auug.org.au>

On Tue, Jun 01 2010, Stephen Rothwell wrote:
> [Replacing Jens' Oracle address ...]
> 
> Hi Christoph,
> 
> On Tue, 1 Jun 2010 04:18:23 -0400 Christoph Hellwig <hch@infradead.org> wrote:
> >
> > On Tue, Jun 01, 2010 at 02:13:24PM +1000, Stephen Rothwell wrote:
> > > Hi all,
> > > 
> > > Today's linux-next merge of the drbd tree got a conflict in fs/pipe.c
> > > between commit cc967be54710d97c05229b2e5ba2d00df84ddd64 ("fs: Add missing
> > > mutex_unlock") from Linus' tree and commits
> > > 0191f8697bbdfefcd36e7b8dc3eeddfe82893e4b ("pipe: F_SETPIPE_SZ should
> > > return -EPERM for non-root") and b9598db3401282bb27b4aef77e3eee12015f7f29
> > > ("pipe: make F_{GET,SET}PIPE_SZ deal with byte sizes") from the drbd tree.
> > > 
> > > I fixed it up (see below) and can carry the fix for a while.
> > 
> > Why is the drbd tree touching fs/pipe.c anyway?
> 
> It is based on the block tree.  I assume that it is currently based on a
> version of the block tree that Jens has not yet pushed into
> linux-next.  :-(

So the pipe patches were the same, the problem was that a fix for a
missing pipe_unlock() had gone into mainline and for-linus/for-next
weren't synced up to that. I'm guessing you pull drbd before for-next
and that is why it showed up there.

BTW, I would recommend moving for-next from the block tree up before any
potential other trees being based off it if that is the case.

-- 
Jens Axboe


  parent reply	other threads:[~2010-06-01 10:45 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-01  4:13 linux-next: manual merge of the drbd tree with Linus' tree Stephen Rothwell
2010-06-01  4:13 ` Stephen Rothwell
2010-06-01  4:13 ` [Drbd-dev] " Stephen Rothwell
2010-06-01  8:18 ` Christoph Hellwig
2010-06-01  8:18   ` [Drbd-dev] " Christoph Hellwig
     [not found]   ` <20100601081823.GA29991-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
2010-06-01  8:22     ` Stephen Rothwell
2010-06-01  8:22       ` Stephen Rothwell
2010-06-01  8:22       ` [Drbd-dev] " Stephen Rothwell
2010-06-01  8:31       ` Jens Axboe
2010-06-01  8:31         ` [Drbd-dev] " Jens Axboe
2010-06-01  8:42         ` Stephen Rothwell
2010-06-01  8:42           ` [Drbd-dev] " Stephen Rothwell
2010-06-01  8:53           ` Jens Axboe
2010-06-01  8:53             ` [Drbd-dev] " Jens Axboe
2010-06-01 10:35             ` Stephen Rothwell
2010-06-01 10:35               ` [Drbd-dev] " Stephen Rothwell
2010-06-01 10:45       ` Jens Axboe [this message]
2010-06-01 10:45         ` Jens Axboe
2010-06-01 10:49         ` Stephen Rothwell
2010-06-01 10:49           ` [Drbd-dev] " Stephen Rothwell
2010-06-01 10:50           ` Jens Axboe
2010-06-01 10:50             ` [Drbd-dev] " Jens Axboe
2010-06-01  8:22   ` Jens Axboe
2010-06-01  8:22     ` [Drbd-dev] " Jens Axboe
     [not found]     ` <20100601082246.GA3564-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org>
2010-06-01  8:32       ` Christoph Hellwig
2010-06-01  8:32         ` Christoph Hellwig
2010-06-01  8:32         ` [Drbd-dev] " Christoph Hellwig
2010-06-01  8:36         ` Jens Axboe
2010-06-01  8:36           ` [Drbd-dev] " Jens Axboe

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=20100601104515.GM3564@kernel.dk \
    --to=jaxboe@fusionio.com \
    --cc=drbd-dev@linbit.com \
    --cc=hch@infradead.org \
    --cc=julia@diku.dk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=philipp.reisner@linbit.com \
    --cc=sfr@canb.auug.org.au \
    --cc=viro@zeniv.linux.org.uk \
    /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.