[PATCH -next 0/3] dm-raid: minor fixes

Yu Kuai posted 3 patches 2 years, 7 months ago
There is a newer version of this series
drivers/md/dm-raid.c | 20 +++++++++-----------
drivers/md/md.c      |  2 ++
2 files changed, 11 insertions(+), 11 deletions(-)
[PATCH -next 0/3] dm-raid: minor fixes
Posted by Yu Kuai 2 years, 7 months ago
From: Yu Kuai <yukuai3@huawei.com>

This patchset fix two straightforward and easy problems that is found by
code review, please consider it for the next merge window.

Yu Kuai (3):
  md/dm-raid: fix that 'reconfig_mutex' is not released from error path
    in raid_ctr()
  md/dm-raid: cleanup multiple equivalent goto tags from raid_ctr()
  md/dm-raid: protect md_stop() with 'reconfig_mutex'

 drivers/md/dm-raid.c | 20 +++++++++-----------
 drivers/md/md.c      |  2 ++
 2 files changed, 11 insertions(+), 11 deletions(-)

-- 
2.39.2