All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Ojaswin Mujoo <ojaswin@linux.ibm.com>
Cc: tytso@mit.edu, stable@vger.kernel.org
Subject: Re: FAILED: patch "[PATCH] ext4: fix off by one issue in" failed to apply to 6.4-stable tree
Date: Sun, 27 Aug 2023 10:56:44 +0200	[thread overview]
Message-ID: <2023082751-plank-panning-b103@gregkh> (raw)
In-Reply-To: <ZOR89j3sqHdhxc31@li-bb2b2a4c-3307-11b2-a85c-8fa5c3a69313.ibm.com>

On Tue, Aug 22, 2023 at 02:46:38PM +0530, Ojaswin Mujoo wrote:
> On Mon, Jul 24, 2023 at 08:17:57AM +0200, gregkh@linuxfoundation.org wrote:
> > 
> > The patch below does not apply to the 6.4-stable tree.
> > If someone wants it applied there, or to any other stable or longterm
> > tree, then please email the backport, including the original git commit
> > id to <stable@vger.kernel.org>.
> > 
> > To reproduce the conflict and resubmit, you may use the following commands:
> > 
> > git fetch https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/ linux-6.4.y
> > git checkout FETCH_HEAD
> > git cherry-pick -x 5d5460fa7932bed3a9082a6a8852cfbdb46acbe8
> > # <resolve conflicts, build, test, etc.>
> > git commit -s
> > git send-email --to '<stable@vger.kernel.org>' --in-reply-to '2023072456-starting-gauging-768c@gregkh' --subject-prefix 'PATCH 6.4.y' HEAD^..
> > 
> > Possible dependencies:
> > 
> > 
> > 
> > thanks,
> > 
> > greg k-h
> 
> 
> Hi Greg, Ted,
> 
> Sorry for being late on this, I was off for a good part of this month.
> 
> So i got multiple such FAILUREs from different stable trees for this
> particular patch (linked at end), but seems like these trees don't even
> have the patch pointed by Fixes tag.
> 
> Although we can safely ignore backporting this, I just wanted to check
> why did I get these false failures so I can avoid it in the future.
> I was thinking that we would automatically check the fixes tag to see
> which trees need the backport? Is that not the case?

The fixes tag in this commit:
	> > Fixes: 33122aa930 ("ext4: Add allocation criteria 1.5 (CR1_5)")

References a commit id that is not in Linus's tree, so I have to guess.

Please use valid git ids in your Fixes: line and this will not happen in
the future.

thanks,

greg k-h

      reply	other threads:[~2023-08-27  8:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-24  6:17 FAILED: patch "[PATCH] ext4: fix off by one issue in" failed to apply to 6.4-stable tree gregkh
2023-08-22  9:16 ` Ojaswin Mujoo
2023-08-27  8:56   ` Greg KH [this message]

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=2023082751-plank-panning-b103@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=ojaswin@linux.ibm.com \
    --cc=stable@vger.kernel.org \
    --cc=tytso@mit.edu \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.