From: Dave Chinner <david@fromorbit.com>
To: Amir Goldstein <amir73il@gmail.com>
Cc: Luis Chamberlain <mcgrof@kernel.org>,
Christoph Hellwig <hch@infradead.org>,
"Darrick J . Wong" <darrick.wong@oracle.com>,
Theodore Ts'o <tytso@mit.edu>,
Adam Manzanares <a.manzanares@samsung.com>,
Tyler Hicks <code@tyhicks.com>,
linux-xfs <linux-xfs@vger.kernel.org>,
fstests <fstests@vger.kernel.org>
Subject: Re: [PATH 5.10 0/4] xfs stable candidate patches for 5.10.y (part 1)
Date: Wed, 1 Jun 2022 14:31:00 +1000 [thread overview]
Message-ID: <20220601043100.GD227878@dread.disaster.area> (raw)
In-Reply-To: <CAOQ4uxgYoK=mE=Fpt8BizgHxXmgajCk=t2k6nzHb2mM=C-HvAg@mail.gmail.com>
On Sat, May 28, 2022 at 08:00:48AM +0300, Amir Goldstein wrote:
> On Sat, May 28, 2022 at 2:42 AM Dave Chinner <david@fromorbit.com> wrote:
> >
> > On Fri, May 27, 2022 at 08:40:14AM -0700, Luis Chamberlain wrote:
> > > On Fri, May 27, 2022 at 03:24:02PM +0300, Amir Goldstein wrote:
> > > > On Fri, May 27, 2022 at 12:08 PM Dave Chinner <david@fromorbit.com> wrote:
> > > > > Backport candidate: yes. Severe: absolutely not.
> > > > In the future, if you are writing a cover letter for an improvement
> > > > series or internal pull request and you know there is a backport
> > > > candidate inside, if you happen to remember to mention it, it would
> > > > be of great help to me.
> >
> > That's what "fixes" and "cc: stable" tags in the commit itself are
> > for, not the cover letter.
>
> Cover letter is an overview of the work.
> A good cover letter includes an overview of the individual patches
> in the context of the whole work as your cover letter did:
>
> Summary of series:
>
> Patches Modifications
> ------- -------------
> 1-7: log write FUA/FLUSH optimisations
> 8: bug fix
> 9-11: Async CIL pushes
> 12-25: xlog_write() rework
> 26-39: CIL commit scalability
>
> So it was lapse of judgement on my part or carelessness that made me
> eliminate the series without noting patch #8.
>
> Furthermore, the subject of the patch has Fix and trailer has
> Reported-and-tested-by:
> so auto candidate selection would have picked it up easily, but my scripts
> only looked for the obvious Fixes: tag inside the eliminated series, so that
> is a problem with my process that I need to improve.
>
> So the blame is entirely on me! not on you!
I can feel a "But..." is about to arrive....
> And yet.
> "bug fix"?
> Really?
... and there's the passive-aggressive blame-shift.
As you just said yourself, all the information you required was in
both the cover letter and the patch, but you missed them both. You
also missed the other 3 times this patch was posted to the list,
too. Hence even if that cover letter said "patch 8: CIL log space
overrun bug fix", it wouldn't have made any difference because of
the process failures on your side.
So what's the point you're trying to make with this comment? What is
the problem it demonstrates that we need to address? We can't be
much more explicit than "patch X is a bug fix" in a cover letter, so
what are you expecting us to do differently?
> I may not have been expecting more of other developers.
> But I consider you to be one of the best when it comes to analyzing and
> documenting complex and subtle code, so forgive me for expecting more.
That's not very fair. If you are going to hold me to a high bar,
then you need to hold everyone to that same high bar.....
> It makes me sad that you are being defensive about this, because I wish
.... because people tend to get defensive when they feel like they
are being singled out repeatedly for things that nobody else is
getting called out for.
Cheers,
Dave.
--
Dave Chinner
david@fromorbit.com
next prev parent reply other threads:[~2022-06-01 4:31 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-25 11:17 [PATH 5.10 0/4] xfs stable candidate patches for 5.10.y (part 1) Amir Goldstein
2022-05-25 11:17 ` [PATH 5.10 1/4] xfs: detect overflows in bmbt records Amir Goldstein
2022-05-25 11:17 ` [PATH 5.10 2/4] xfs: show the proper user quota options Amir Goldstein
2022-05-25 11:17 ` [PATH 5.10 3/4] xfs: fix the forward progress assertion in xfs_iwalk_run_callbacks Amir Goldstein
2022-05-25 11:17 ` [PATH 5.10 4/4] xfs: fix an ABBA deadlock in xfs_rename Amir Goldstein
2022-05-26 17:27 ` [PATH 5.10 0/4] xfs stable candidate patches for 5.10.y (part 1) Darrick J. Wong
2022-05-26 18:44 ` Luis Chamberlain
2022-05-26 18:59 ` Amir Goldstein
2022-05-27 13:10 ` Luis Chamberlain
2022-05-26 18:47 ` Amir Goldstein
2022-05-27 6:06 ` Christoph Hellwig
2022-05-27 7:01 ` Amir Goldstein
2022-05-27 9:08 ` Dave Chinner
2022-05-27 12:24 ` Amir Goldstein
2022-05-27 15:40 ` Luis Chamberlain
2022-05-27 17:19 ` Darrick J. Wong
2022-05-27 23:42 ` Dave Chinner
2022-05-28 5:00 ` Amir Goldstein
2022-06-01 4:31 ` Dave Chinner [this message]
2022-06-01 7:10 ` Amir Goldstein
2022-06-02 4:12 ` Theodore Ts'o
2022-06-02 5:34 ` Amir Goldstein
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=20220601043100.GD227878@dread.disaster.area \
--to=david@fromorbit.com \
--cc=a.manzanares@samsung.com \
--cc=amir73il@gmail.com \
--cc=code@tyhicks.com \
--cc=darrick.wong@oracle.com \
--cc=fstests@vger.kernel.org \
--cc=hch@infradead.org \
--cc=linux-xfs@vger.kernel.org \
--cc=mcgrof@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox