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: <4f710209-005d-eaf0-e878-3be94427bab8@linux.intel.com>
Date:   Fri, 17 Sep 2021 17:32:24 +0200
From:   "Tkaczyk, Mariusz" <mariusz.tkaczyk@...ux.intel.com>
To:     song@...nel.org
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] Use MD_BROKEN for redundant arrays

On 17.09.2021 17:18, Mariusz Tkaczyk wrote:
> Hi Song,
> This patchset adds usage of MD_BROKEN for each redundant level.
> This should simplify IO failure stack when md device is failed and
> fixes raid456 bug.
> 
> Mariusz Tkaczyk (2):
>    md: Set MD_BROKEN for RAID1 and RAID10
>    raid5: introduce MD_BROKEN
> 
>   drivers/md/md.c     | 16 ++++++++++------
>   drivers/md/md.h     |  4 ++--
>   drivers/md/raid1.c  |  1 +
>   drivers/md/raid10.c |  1 +
>   drivers/md/raid5.c  | 34 ++++++++++++++++------------------
>   5 files changed, 30 insertions(+), 26 deletions(-)
> 

Hi,
Please ignore it. I added wrong list.
Sorry for noise.

Thanks,
Mariusz

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ