"ptb wrote:"
"A month of sundays ago ptb wrote:"
quoted
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