On Mon, Jul 13, 2009 at 7:11 AM, David Woodhouse<[email protected]> wrote: > We'll want to use these in btrfs too. > > Signed-off-by: David Woodhouse <[email protected]>
Do you suspect that btrfs will also want to perform these operations asynchronously? I am preparing an updated release of the raid6 offload patch kit, but the previous WIP release can be browsed at: http://git.kernel.org/?p=linux/kernel/git/djbw/async_tx.git;a=shortlog;h=raid6 The routines are housed in crypto/async_tx/async_pq.c and crypto/async_tx/async_raid6_recov.c. I also wonder if the raid6 algos are a better fit under crypto/ alongside xor? -- Dan -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
