lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPhsuW5cBipY=JT8nRvJptyU9uePVYgqQ5ZaTtL7KnNO97K9BQ@mail.gmail.com>
Date:   Sat, 29 Jul 2023 18:32:49 +0800
From:   Song Liu <song@...nel.org>
To:     Yu Kuai <yukuai1@...weicloud.com>
Cc:     pmenzel@...gen.mpg.de, agk@...hat.com, snitzer@...nel.org,
        dm-devel@...hat.com, heinzm@...hat.com, neilb@...e.de,
        jbrassow@...hat.com, linux-kernel@...r.kernel.org,
        linux-raid@...r.kernel.org, yukuai3@...wei.com,
        yi.zhang@...wei.com, yangerkun@...wei.com
Subject: Re: [PATCH -next v2 0/3] dm-raid: minor fixes

On Sat, Jul 8, 2023 at 5:23 PM Yu Kuai <yukuai1@...weicloud.com> wrote:
>
> From: Yu Kuai <yukuai3@...wei.com>
>
> Changes in v2:
>  - improve title and commit message for patch 2
>
> 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: clean up multiple equivalent goto tags from raid_ctr()
>   md/dm-raid: protect md_stop() with 'reconfig_mutex'

For the set:

Reviewed-by: Song Liu <song@...nel.org>

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ