On Thursday January 3, [EMAIL PROTECTED] wrote: > > On closer look the safer test is: > > !test_bit(STRIPE_OP_COMPUTE_BLK, &sh->ops.pending). > > The 'req_compute' field only indicates that a 'compute_block' operation > was requested during this pass through handle_stripe so that we can > issue a linked chain of asynchronous operations. > > --- > > From: Neil Brown <[EMAIL PROTECTED]>
Technically that should probably be From: Dan Williams <[EMAIL PROTECTED]> now, and then I add Acked-by: NeilBrown <[EMAIL PROTECTED]> because I completely agree with your improvement. We should keep an eye out for then Andrew commits this and make sure the right patch goes in... Thanks, NeilBrown - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
