svn commit: r191777 - head/sys/nfsclient
Alexander Leidinger
Alexander at Leidinger.net
Mon May 4 11:35:39 UTC 2009
Quoting Robert Watson <rwatson at FreeBSD.org> (from Mon, 4 May 2009
02:19:52 +0000 (UTC)):
> Author: rwatson
> Date: Mon May 4 02:19:52 2009
> New Revision: 191777
> URL: http://svn.freebsd.org/changeset/base/191777
>
> Log:
> Remove redundant NFSMNT_NFSV3 check in DTrace hooks for NFS RPC.
BTW: I tried to load dtrace via modules after your nfs-dtrace commit,
and it failed. I tried with
---snip---
dtrace_load="YES"
dtnfsclient_load="YES"
dtraceall_load="YES"
---snip---
and it moaned about some missing symbols. I also tried to not load the
dtnfsclient module, but AFAIK it tries to load the dtnfsclient module
as a dependency. I don't have NFS in the kernel or load it via modules
there.
Have you tried loading dtrace as modules? It seems there's something
missing, either docs to tell what is necessary, or module dependencies
or whatever.
Bye,
Alexander.
--
A woman can look both moral and exciting -- if she also looks as if it
were quite a struggle.
-- Edna Ferber
http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137
More information about the svn-src-all
mailing list