> When sending the message you need to bypass the timod. So use > > put(tiptr->fp->f_vnode->v_stream->sd_wrq->q_next->q_next, mp);
Dereferencing through q_next is not safe unless you've done a claimstr() or freezestr(). -- meem _______________________________________________ networking-discuss mailing list [email protected]
