From: Logan Gunthorpe <logang@deltatee.com>
To: linux-kernel@vger.kernel.org, linux-raid@vger.kernel.org,
Song Liu <song@kernel.org>
Cc: Christoph Hellwig <hch@infradead.org>,
Guoqing Jiang <guoqing.jiang@linux.dev>,
Stephen Bates <sbates@raithlin.com>,
Martin Oliveira <Martin.Oliveira@eideticom.com>,
David Sloan <David.Sloan@eideticom.com>,
Logan Gunthorpe <logang@deltatee.com>
Subject: [PATCH 0/2] Couple more bug fixes from recent commits
Date: Fri, 2 Sep 2022 11:16:07 -0600 [thread overview]
Message-ID: <20220902171609.23376-1-logang@deltatee.com> (raw)
Hey,
We've managed to track down some hard to hit bugs that were introduced
in two relatively recent commits. The fixes are both one liners.
Thanks,
Logan
--
David Sloan (1):
md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()
Logan Gunthorpe (1):
md: Remove extra mddev_get() in md_seq_start()
drivers/md/md.c | 1 -
drivers/md/raid5.c | 1 -
2 files changed, 2 deletions(-)
base-commit: 526bd69b9d330eed1db59b2cf6a7d18caf866847
--
2.30.2
next reply other threads:[~2022-09-02 17:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-02 17:16 Logan Gunthorpe [this message]
2022-09-02 17:16 ` [PATCH 1/2] md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk() Logan Gunthorpe
2022-09-05 5:51 ` Christoph Hellwig
2022-09-05 6:07 ` Paul Menzel
2022-09-07 16:52 ` Logan Gunthorpe
2022-09-06 6:04 ` Guoqing Jiang
2022-09-02 17:16 ` [PATCH 2/2] md: Remove extra mddev_get() in md_seq_start() Logan Gunthorpe
2022-09-05 5:51 ` Christoph Hellwig
2022-09-06 6:06 ` Guoqing Jiang
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=20220902171609.23376-1-logang@deltatee.com \
--to=logang@deltatee.com \
--cc=David.Sloan@eideticom.com \
--cc=Martin.Oliveira@eideticom.com \
--cc=guoqing.jiang@linux.dev \
--cc=hch@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=sbates@raithlin.com \
--cc=song@kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).