Re: [RFC v2 0/2] New RAID library supporting up to six parities
From: Phil Turmel <hidden>
Date: 2014-01-06 17:02:08
Also in:
linux-btrfs, lkml
From: Phil Turmel <hidden>
Date: 2014-01-06 17:02:08
Also in:
linux-btrfs, lkml
On 01/06/2014 04:31 AM, Andrea Mazzoleni wrote:
Hi, This is a port to the Linux kernel of a RAID engine that I'm currently using in a hobby project called SnapRAID. This engine supports up to six parities levels and at the same time maintains compatibility with the existing Linux RAID6 one.
FWIW, your patch 1/2 doesn't seem to have gone through on linux-raid, although I saw it on lkml. Probably a different file size limit, as that's a very large patch. You might want to break the next submission into smaller parts. That might help people review it, too. Thanks for doing this work! Phil