linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* dev branch or master branch?
@ 2013-05-31 16:33 jon ernst
  2013-05-31 17:13 ` Zheng Liu
  0 siblings, 1 reply; 3+ messages in thread
From: jon ernst @ 2013-05-31 16:33 UTC (permalink / raw)
  To: linux-ext4

Hi list,
 
Patches that people send to this list,  are those against to dev branch or master branch?
 
 
Thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: dev branch or master branch?
  2013-05-31 16:33 dev branch or master branch? jon ernst
@ 2013-05-31 17:13 ` Zheng Liu
  2013-05-31 23:07   ` Theodore Ts'o
  0 siblings, 1 reply; 3+ messages in thread
From: Zheng Liu @ 2013-05-31 17:13 UTC (permalink / raw)
  To: jon ernst; +Cc: linux-ext4

On Fri, May 31, 2013 at 12:33:05PM -0400, jon ernst wrote:
> Hi list,
>  
> Patches that people send to this list,  are those against to dev branch or master branch?

You'd better send a patch that bases against dev branch.  You can clone
ext4 tree from here:
  https://git.kernel.org/cgit/linux/kernel/git/tytso/ext4.git/

Regards,
                                                - Zheng
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: dev branch or master branch?
  2013-05-31 17:13 ` Zheng Liu
@ 2013-05-31 23:07   ` Theodore Ts'o
  0 siblings, 0 replies; 3+ messages in thread
From: Theodore Ts'o @ 2013-05-31 23:07 UTC (permalink / raw)
  To: jon ernst, linux-ext4

On Sat, Jun 01, 2013 at 01:13:52AM +0800, Zheng Liu wrote:
> On Fri, May 31, 2013 at 12:33:05PM -0400, jon ernst wrote:
> > Hi list,
> >  
> > Patches that people send to this list,  are those against to dev branch or master branch?
> 
> You'd better send a patch that bases against dev branch.  You can clone
> ext4 tree from here:
>   https://git.kernel.org/cgit/linux/kernel/git/tytso/ext4.git/

Note that the dev branch is rewinding, so sometimes patches will drop
from it.  So it is a bit dangerous to base a git branch on the dev
branch if you care about this sort of thing.  But if you are
submitting patches, that shouldn't be a major problem.

Normally the master branch will be between origin and dev (where
origin is the commit from Linus's mainline kernel tree from which we
do development during a particular development cycle).  Currently the
origin branch is at v3.10-rc2.  I had forgotten to push the master
branch forward until very recently; I've just fixed this.

Normally I'll push the master branch forward after the patches have
fully passed a regression test run and we're confident that we don't
need to modify the patches between origin and master.

Hope this helps,

					- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-31 23:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-31 16:33 dev branch or master branch? jon ernst
2013-05-31 17:13 ` Zheng Liu
2013-05-31 23:07   ` Theodore Ts'o

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).