Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1368873

Re: [git pull] orangefs bugfixes for rc2

From Al Viro <viro@ZenIV.linux.org.uk>
Newsgroups linux.kernel
Subject Re: [git pull] orangefs bugfixes for rc2
Date 2016-04-01 01:00 +0200
Message-ID <riTJf-3pE-1@gated-at.bofh.it> (permalink)
References <riNua-7Ia-5@gated-at.bofh.it> <riQs1-1gf-7@gated-at.bofh.it> <riS0Q-2t5-49@gated-at.bofh.it> <riS0Q-2t5-53@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Mar 31, 2016 at 05:06:17PM -0400, Mike Marshall wrote:
> sorry to follow up my own post... perhaps we should
> point our pull requests at Al and base them on one
> of Al's trees? I'm sure all this should be easy, we're
> just clumsy 'cause we're new...

Only in cases when you depend on something in my tree.  And even then it would
be better to discuss the situation so I could put the stuff you really
need into a never-modified branch, so that both your tree and mine would
contain a merge from it.

It varies for different subsystems - e.g. all networking stuff tends to
go through the davem's tree; he pulls from submaintainers and feeds the
results to Linus.  I've no idea how he survives that kind of load and
I would certainly prefer to avoid the same role for vfs and filesystems.
IMO it's a logistical nightmare; Dave somehow manages to cope with that,
but I've no idea how to do that.

I would very much prefer to have the inter-tree dependencies minimized, as
far as vfs and filesystems are concerned.  By default I reorder the stuff
in vfs.git as I see fit; if something is needed for another tree, I prefer
to add a separate (and usually short) branch with just the required stuff
and a promise to never rebase/reorder/etc.

AFAICS, nothing in this pull request depends on anything outside of what
went into mainline just before -rc1, so I would probably just based that
branch at 4599649 and added fixes on top of that.  No need to backmerge unless
you need something that went into mainline in the meanwhile (and backmerge
in that case would better be limited to what you need - e.g. "we need the
stuff pulled into mainline from <branch> at <sha1>, so we merge that branch").

Or just base it off -rc1 - that'll give you everything that went into mainline
in given merge window...

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[git pull] orangefs bugfixes for rc2 Martin Brandenburg <martin@omnibond.com> - 2016-03-31 18:20 +0200
  Re: [git pull] orangefs bugfixes for rc2 Linus Torvalds <torvalds@linux-foundation.org> - 2016-03-31 21:30 +0200
    Re: [git pull] orangefs bugfixes for rc2 Mike Marshall <hubcap@omnibond.com> - 2016-03-31 23:10 +0200
      Re: [git pull] orangefs bugfixes for rc2 Mike Marshall <hubcap@omnibond.com> - 2016-03-31 23:10 +0200
        Re: [git pull] orangefs bugfixes for rc2 Linus Torvalds <torvalds@linux-foundation.org> - 2016-04-01 00:20 +0200
        Re: [git pull] orangefs bugfixes for rc2 Al Viro <viro@ZenIV.linux.org.uk> - 2016-04-01 01:00 +0200
      Re: [git pull] orangefs bugfixes for rc2 Theodore Ts'o <tytso@mit.edu> - 2016-04-01 03:30 +0200
    Re: [git pull] orangefs bugfixes for rc2 Martin Brandenburg <martin@omnibond.com> - 2016-04-01 22:00 +0200
      Re: [git pull] orangefs bugfixes for rc2 Linus Torvalds <torvalds@linux-foundation.org> - 2016-04-02 00:40 +0200
        Re: [git pull] orangefs bugfixes for rc2 Mike Marshall <hubcap@omnibond.com> - 2016-04-02 01:30 +0200
      Re: [git pull] orangefs bugfixes for rc2 Joe Perches <joe@perches.com> - 2016-04-02 01:30 +0200
        Re: [git pull] orangefs bugfixes for rc2 Martin Brandenburg <martin@omnibond.com> - 2016-04-02 03:40 +0200

csiph-web