Date: Thu, 20 Mar 2008 13:21:11 -0700 From: Alfred Perlstein <alfred@freebsd.org> To: Doug Rabson <dfr@rabson.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: <20080320202111.GT67856@elvis.mu.org> In-Reply-To: <F042E351-95A3-4C9A-92AF-878CB0F93EBE@rabson.org> References: <200803191233.m2JCXPRp070753@repoman.freebsd.org> <20080320025645.GI67856@elvis.mu.org> <F042E351-95A3-4C9A-92AF-878CB0F93EBE@rabson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Doug Rabson <dfr@rabson.org> [080320 01:44] wrote: > > 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. > Ok, will get to it shortly. thank you, -- - Alfred Perlstein
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080320202111.GT67856>