Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Song Liu <song@kernel.org>,
	linux-raid <linux-raid@vger.kernel.org>,
	"yukuai (C)" <yukuai3@huawei.com>,
	Yu Kuai <yukuai1@huaweicloud.com>
Subject: Re: Changes in md branch management
Date: Wed, 10 Jan 2024 10:51:06 -0700	[thread overview]
Message-ID: <e6572896-39e3-44f3-b1a7-91dac1dc28ae@kernel.dk> (raw)
In-Reply-To: <CAPhsuW5YspxV-xhYdGF7HUVw=o_2PbJXMH45Y1fYRDymD8-Cqw@mail.gmail.com>

On 1/10/24 10:42 AM, Song Liu wrote:
> In the past, we managed the md patches in two branches: md-next and md-fixes.
> This approach has a few issues:
> 1. It is not very clear which upstream version a patch will land in;
> 2. Around the merge window, there is no good base for md-next.
> 
> We will try to solve these issues with a new approach:
> 1. We will use numbered branches like md-6.9. Patches applied to the numbered
>    branches are planned to land in the numbered upstream release. Git commit
>    hash in these numbered branches should be the same as their final hash.
> 2. When there is no good base for the next numbered branch, which is usually
>    after previous rc7 and before the next rc2, accepted patches will
> be applied to
>    md-tmp branch. These patches are expected to be cherry-picked later to a
>    numbered branch, so the git commit hash may change.
> 
> Please let me know if you have comments and suggestions with this approach.

Sounds pretty reasonable, maybe name md-tmp md-tmp-6.10 or whatever the
case may be?

Outside of that, I like the idea of just having an md-6.9 branch. This
can continue to roll forward post the merge window, as there really
should only be md changes in there. Eg I can pull from that for both
before-merge-window times and for fixes post the merge window. That one
should never get rebased, you should just keep piling patches and fixes
on top.

-- 
Jens Axboe


  reply	other threads:[~2024-01-10 17:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-10 17:42 Changes in md branch management Song Liu
2024-01-10 17:51 ` Jens Axboe [this message]
2024-01-10 19:43   ` Song Liu

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=e6572896-39e3-44f3-b1a7-91dac1dc28ae@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-raid@vger.kernel.org \
    --cc=song@kernel.org \
    --cc=yukuai1@huaweicloud.com \
    --cc=yukuai3@huawei.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox