> >  > 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().
 > >   
 > Strictly speaking yes. In this case it would be safe.  In any case a 
 > another solution would be to pop timod.

I think that's a much better solution.

 > The best solution, that Rami will be using is to use kernel sockets
 > that Anders is developing.

Agreed.

-- 
meem
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to