svn commit: r198024 - head/sys/modules/nfsclient

John Baldwin jhb at freebsd.org
Tue Oct 13 14:42:13 UTC 2009


On Tuesday 13 October 2009 5:21:20 am Robert Watson wrote:
> Author: rwatson
> Date: Tue Oct 13 09:21:20 2009
> New Revision: 198024
> URL: http://svn.freebsd.org/changeset/base/198024
> 
> Log:
>   EXPORT_SYMS is not, in fact, required, for a dependent module to access
>   non-static symbols in a module they depend on, so remove dtrace symbols
>   from nfsclient's EXPORT_SYMS again.
>   
>   Suggested by:	jhb

Arguably, though, this is due to bugs that we should try to fix in 9.0.

-- 
John Baldwin


More information about the svn-src-all mailing list