[PATCH v2 0/3] A couple more bug fixes

From: Logan Gunthorpe
Date: Thu Sep 08 2022 - 12:16:07 EST


Hey,

The first two patches are a resend of the two sent earlier with tags
collected and a couple minor typos fixed.

The third patch fixes the deadlock issue I brought up in another email.

These patches are based on the current md/md-next branch (526bd69b9d3).

Thanks,

Logan

--

David Sloan (1):
md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()

Logan Gunthorpe (2):
md: Remove extra mddev_get() in md_seq_start()
md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d

drivers/md/md.c | 1 -
drivers/md/raid5.c | 5 ++++-
2 files changed, 4 insertions(+), 2 deletions(-)


base-commit: 526bd69b9d330eed1db59b2cf6a7d18caf866847
--
2.30.2