On Wed, Nov 27, 2019 at 01:56:56PM +0100, David Sterba wrote:
> On Tue, Nov 05, 2019 at 01:18:41PM +0100, Daniel Kiper wrote:
> > On Mon, Nov 04, 2019 at 05:23:22PM +0100, David Sterba wrote:
> > > There are new 3- and 4-copy variants of RAID1, estimated to be merged to
> > > kernel 5.5. Add the tw
On Tue, Nov 05, 2019 at 01:18:41PM +0100, Daniel Kiper wrote:
> On Mon, Nov 04, 2019 at 05:23:22PM +0100, David Sterba wrote:
> > There are new 3- and 4-copy variants of RAID1, estimated to be merged to
> > kernel 5.5. Add the two new profiles to the list of recognized ones. As
> > this builds on t
On Mon, Nov 04, 2019 at 05:23:22PM +0100, David Sterba wrote:
> There are new 3- and 4-copy variants of RAID1, estimated to be merged to
> kernel 5.5. Add the two new profiles to the list of recognized ones. As
> this builds on the same code as RAID1, only the redundancy level needs
> to be adjuste
There are new 3- and 4-copy variants of RAID1, estimated to be merged to
kernel 5.5. Add the two new profiles to the list of recognized ones. As
this builds on the same code as RAID1, only the redundancy level needs
to be adjusted, the rest is done by the existing code.
Signed-off-by: David Sterba