[PATCH 0/2] Couple more bug fixes from recent commits

Logan Gunthorpe posted 2 patches 3 years, 7 months ago
drivers/md/md.c    | 1 -
drivers/md/raid5.c | 1 -
2 files changed, 2 deletions(-)
[PATCH 0/2] Couple more bug fixes from recent commits
Posted by Logan Gunthorpe 3 years, 7 months ago
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