/* We sometimes need to promote a low priority access to a regular priority access. * Currently, this is only used when the user wants to write a stripe which is currently * under reconstruction. * This routine will promote all accesses tagged with the indicated parityStripeID from * the low priority queue to the end of the normal priority queue. * We assume the queue is locked upon entry. */