[PATCH 04/25] xor: move to lib/raid/
Christoph Hellwig
hch at lst.de
Tue Mar 3 08:01:45 PST 2026
On Fri, Feb 27, 2026 at 08:35:23PM -0800, Eric Biggers wrote:
> This adds lib/raid/ alongside the existing lib/raid6/ directory. Is
> that the intended final state, or is the intent for the code in
> lib/raid6/ to eventually be moved to a subdirectory of lib/raid/
> (alongside the "xor" subdirectory)?
Yes, the raid6 code will get a dutup and move after this. And we'll
also plan to add a library for more than 2 parities eventually.
More information about the linux-riscv
mailing list