Re[2]: [RFC PATCH 00/11][v3] md: support for asynchronous execution of RAID6 operations

2009-01-16 Thread Yuri Tikhonov
Hello Dan, On Wednesday, January 14, 2009 you wrote: [..] > Do you have a git tree where you can post this series? That would > make it easier for me to track/review. Yes. Please see the "raidstuff" branch in the linux-2.6-denx repository: http://git.denx.de/?p=linux-2.6-denx.git;a=short

Re: [RFC PATCH 00/11][v3] md: support for asynchronous execution of RAID6 operations

2009-01-14 Thread Dan Williams
On Mon, Jan 12, 2009 at 5:42 PM, Yuri Tikhonov wrote: > Hello, > > This is the next attempt on asynchronous RAID-6 support. This patch-set > has the Dan Williams' comments (Dec, 17) addressed with the following > exception: > > - I still think that using 'enum dma_ctrl_flags' for PQ-specific > o

[RFC PATCH 00/11][v3] md: support for asynchronous execution of RAID6 operations

2009-01-12 Thread Yuri Tikhonov
Hello, This is the next attempt on asynchronous RAID-6 support. This patch-set has the Dan Williams' comments (Dec, 17) addressed with the following exception: - I still think that using 'enum dma_ctrl_flags' for PQ-specific operations is better than introducing another group of flags and enh