:> > Note, I am not very sure about this, that is why I am posting this to :> > -hackers. :> > :> > The patch is located at: :> > http://storm.uk.FreeBSD.org/~hiten/diffs/vfs_subr.c.diff.1 :> :> I don't think that removing the code is a problem. The real person to :> ask would be dillon, since he was the one who placed the #if 0 around :> the block. : :Matt, what do you think about it; do you think that there is chance of :removing that section of code? It has been lying there for ages. If you :think it can be removed, I will be greatful if you can commit my delta for :it. : :Regards, : : -- Hiten
Yes, the code can be safely removed. I #if 0'd it out last October when I redid the vnode recycling code. We're not going to be going back to the old way of doing things so this code is definitely obsolete and can be removed. I will remove it now. -Matt Matthew Dillon <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message