Date: Thu, 20 Mar 2008 08:44:19 +0000 From: Doug Rabson <dfr@rabson.org> To: Alfred Perlstein <alfred@freebsd.org> Cc: cvs-src@FreeBSD.org, Doug Rabson <dfr@FreeBSD.org>, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/nfsserver nfs_srvsock.c Message-ID: <F042E351-95A3-4C9A-92AF-878CB0F93EBE@rabson.org> In-Reply-To: <20080320025645.GI67856@elvis.mu.org> References: <200803191233.m2JCXPRp070753@repoman.freebsd.org> <20080320025645.GI67856@elvis.mu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail-62-62192841 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On 20 Mar 2008, at 02:56, Alfred Perlstein wrote: > * Doug Rabson <dfr@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. The various WITNESS_* macros appear to be undocumented and I'm not sure what they do. Perhaps it would be best if you added something. --Apple-Mail-62-62192841--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F042E351-95A3-4C9A-92AF-878CB0F93EBE>