On Sat, 20 Jan 2001, Boris Popov wrote:

> On Fri, 19 Jan 2001, Rogier Mulhuijzen wrote:
> 
> > During normal operation on my NTFS partition I got no messages, so I took a 
> > bold step and added 'ip->i_devvp = ntmp->ntm_devvp;' just before the VREF call.
> 
>       You're absolutely right here. This line definitely should be
> presented in the code.

        Hmm, scratch this. This field initialized when ntnode is born and
it should be valid while ntnode is alive (I've looked at the wrong place
first time).

        This probably caused by vnode or ntnode being recycled due to a
locking problem or missing reference.

--
Boris Popov
http://www.butya.kz/~bp/



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to