cvs commit: src/sys/nfsserver nfs_srvsock.c

Alfred Perlstein alfred at freebsd.org
Wed Mar 19 19:58:11 PDT 2008


* Doug Rabson <dfr at FreeBSD.org> [080319 05:32] wrote:
> dfr         2008-03-19 12:33:25 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/nfsserver        nfs_srvsock.c 
>   Log:
>   Fix a regression from the last revision - don't edit the ns_rec list while
>   not holding the lock.
>   
>   Revision  Changes    Path
>   1.107     +3 -1      src/sys/nfsserver/nfs_srvsock.c

This function should have a WITNESS check at the top of it.

Can you add it?  If not I will unless you see a problem with
it.

-- 
- Alfred Perlstein


More information about the cvs-src mailing list