From: Christoph Hellwig <hch@lst.de>
To: Carlos Maiolino <cem@kernel.org>
Cc: Christoph Hellwig <hch@lst.de>,
linux-xfs@vger.kernel.org, david@fromorbit.com,
djwong@kernel.org, sandeen@redhat.com, bfoster@redhat.com,
aalbersh@kernel.org, axboe@kernel.dk
Subject: Re: Changes to XFS patch integration process
Date: Mon, 3 Mar 2025 16:24:08 +0100 [thread overview]
Message-ID: <20250303152408.GA18006@lst.de> (raw)
In-Reply-To: <rbyicja5damtyfcfxwbk6mspeus42jqwzr6qqch44gizki3zgb@awiat6qbwl7z>
On Mon, Mar 03, 2025 at 04:00:39PM +0100, Carlos Maiolino wrote:
> This is pretty much aligned with my intentions, I haven't looked close yet how
> other subsystems deals with it, but by a few releases now, I keep a
> xfs-fixes-$ver branch which I collect patches for the current version, so adding
> a new branch for the next merge window is what I aimed to do with
> xfs-6.15-merge.
>
> The question for me now lies exactly on how to synchronize both. You partially
> answered my question, although merging the current into next sounds weird to me.
for-next really is the convention for what goes into linux-next.
For dma-mapping I kept a separate for-linus instead of merging the
current one into for-next which also works, but you still might have
to merge them occasionally.
>
> If I merge current into next, and send Linus a PR for each (let's say for -rc7
> and in sequence for the next merge window), Linus will receive two PRs with
> possibly the same patches, and yet, on the merge window PR, there will also be a
> merge commit from -current, is this what you're describing?
Yes, but only if you really need the merge because the code for the
next merge window requires it to base new patches onto it. If the
merge is a no-op you don't need to merge, and if it is not required
for code added Linus prefers to to the merge himself, possible with
a little bit of guidance.
next prev parent reply other threads:[~2025-03-03 15:24 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-03 10:42 Changes to XFS patch integration process Carlos Maiolino
2025-03-03 14:05 ` Christoph Hellwig
2025-03-03 15:00 ` Carlos Maiolino
2025-03-03 15:24 ` Christoph Hellwig [this message]
2025-03-04 20:20 ` Darrick J. Wong
2025-03-06 7:50 ` Carlos Maiolino
2025-03-06 17:08 ` Christoph Hellwig
2025-03-06 17:40 ` Darrick J. Wong
2025-03-10 10:36 ` Christoph Hellwig
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=20250303152408.GA18006@lst.de \
--to=hch@lst.de \
--cc=aalbersh@kernel.org \
--cc=axboe@kernel.dk \
--cc=bfoster@redhat.com \
--cc=cem@kernel.org \
--cc=david@fromorbit.com \
--cc=djwong@kernel.org \
--cc=linux-xfs@vger.kernel.org \
--cc=sandeen@redhat.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