|
Description
|
The pri = -1 for backenable is not correct.
3 streamio.c push_mod 205 backenable(_RD(stp->sd_wrq->q_next), -1);
4 streamio.c strioctl 3863 backenable(_RD(wrq->q_next), -1);
5 streamio.c strioctl 4147 backenable(_RD(tmp_wrq->q_next->q_next), -1);
xxxxx@xxxxx.com 2005-05-16 07:52:58 GMT
|