I am looking at drivers/md/raid5.c and I noticed that the flag STRIPE_IO_STARTED is only set and not cleared. The flag only gets cleared in init_stripe() if a stripe is re-initialized. Shouldn't it also be cleared whenever the current batch of IOs complete for each stripe? I'm currently working with SLES11 SP3, but the same should also be the case in latest kernel.org. -eivind -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html