On Fri, May 15, 2015 at 11:44 AM, Nathan Cutler <ncutler@xxxxxxx> wrote: > I'm a newcomer to the ceph project. SubmittingPatches says to target > next for bugfixes and master for features. Beyond that I only have the > vaguest notion of what the next branch is for and how patches get moved > back and forth between master and next. Can anyone comment? next is development release branch (while firefly, hammer, etc are stable release branches). Bugfix PRs are submitted against next, next is periodically merged into master. In fact anybody can merge next into master at any time to get the fix merged into next in master. (Not the other way around - fixes are not supposed to go into master and then be cherry-picked into next.) After the development release is cut, next is reset to master. I'm sure others will correct me if I missed something. Thanks, Ilya -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html