On Saturday 04 September 2010 08:10:18 pm Rick Macklem wrote:
> Author: rmacklem
> Date: Sun Sep  5 00:10:18 2010
> New Revision: 212216
> URL: http://svn.freebsd.org/changeset/base/212216
> 
> Log:
>   Disable use of the NLM in the experimental NFS client, since
>   it will crash the kernel because it uses the nfsmount and
>   nfsnode structures of the regular NFS client.

Hmm, perhaps we could provide new VFS and/or VOP methods for NLM to use 
instead of reaching inside of those structures directly?   I think we really 
want to support NLM on the new NFS client as many folks want working NFS 
locking.

-- 
John Baldwin
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to