"ptb wrote:" > "A month of sundays ago ptb wrote:" > > ftp://oboe.it.uc3m.es/pub/Programs/fr1-2.2.tgz I've now added asynchronous writes to the fr1-2.4 patch (note, 2.4, not 2.2). This uses the bitmap as a journal log. Ordinary writes mark the bitmap and they bitmap is cleared when the last i/o in the set completes. However, success is reported back to the user after ONE successful completion (i.e. we run the original end_io handed down to md), not after two or more or however many components are in the array... We can afford to do that because the bitmap records if we miss any. Peter - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html