[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPhsuW6GZnufqFseLvgpMrrX6qRXodX1n89vEbbC-FqTjsWPDg@mail.gmail.com>
Date: Fri, 15 Dec 2023 07:37:54 -0800
From: Song Liu <song@...nel.org>
To: Mariusz Tkaczyk <mariusz.tkaczyk@...ux.intel.com>
Cc: linux-raid@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-block@...r.kernel.org
Subject: Re: [PATCH 0/3] md: Remove deprecated flavors
Hi Mariusz,
On Fri, Dec 15, 2023 at 3:51 AM Mariusz Tkaczyk
<mariusz.tkaczyk@...ux.intel.com> wrote:
>
> On Thu, 14 Dec 2023 14:21:04 -0800
> Song Liu <song@...nel.org> wrote:
>
> > Linear, multipath, and faulty have been marked as deprecated for 2.5 years.
> > Let's remove them.
> >
> > Thanks,
> > Song
>
> Hi Song,
> Great idea!
>
> Please note that there are mdadm tests for those levels. I can approve it only
> when mdadm clean-up is merged. Our tests must pass continuously.
Is the continuous test result available publicly?
>
> It is a nice code complexity improvement so let me know if you would
> like to get my help with mdadm patches.
On my local tests with mdadm, I need to make changes to the following
tests:
00linear...
00names...
00raid0...
00readonly...
02lineargrow...
03r0assem...
04r0update...
04update-metadata...
The changes are all straightforward (just remove things related to
linear/multipath/faulty).
Thanks,
Song
Powered by blists - more mailing lists