Message ID | 20220908161516.4361-1-logang@deltatee.com (mailing list archive) |
---|---|
Headers | show |
Series | A couple more bug fixes | expand |
On Thu, Sep 8, 2022 at 9:15 AM Logan Gunthorpe <logang@deltatee.com> wrote: > > 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 Applied to md-next. Thanks! Song > > -- > > 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