2012/4/17, Kirk McKusick <[email protected]>:
> Author: mckusick
> Date: Tue Apr 17 21:46:59 2012
> New Revision: 234400
> URL: http://svn.freebsd.org/changeset/base/234400
>
> Log:
>   Drop export of vdestroy() function from kern/vfs_subr.c as it is
>   used only as a helper function in that file. Replace sole call to
>   vbusy() with inline code in vholdl(). Replace sole calls to vfree()
>   and vdestroy() with inline code in vdropl().

Thanks, I wanted to do this since some time.

Attilio


-- 
Peace can only be achieved by understanding - A. Einstein
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to