From owner-cvs-all@FreeBSD.ORG Tue Jun 3 08:11:06 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C859106568C; Tue, 3 Jun 2008 08:11:06 +0000 (UTC) (envelope-from dfr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4FABA8FC13; Tue, 3 Jun 2008 08:11:06 +0000 (UTC) (envelope-from dfr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m538B6t1002384; Tue, 3 Jun 2008 08:11:06 GMT (envelope-from dfr@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m538B6T2002383; Tue, 3 Jun 2008 08:11:06 GMT (envelope-from dfr@repoman.freebsd.org) Message-Id: <200806030811.m538B6T2002383@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to dfr@repoman.freebsd.org using -f From: Doug Rabson Date: Tue, 3 Jun 2008 08:10:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/nlm nlm_prot_impl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2008 08:11:06 -0000 dfr 2008-06-03 08:11:06 UTC FreeBSD src repository Modified files: sys/nlm nlm_prot_impl.c Log: SVN rev 179510 on 2008-06-03 08:10:58Z by dfr Back out the nlm_global_lock part of the last change - I forgot that only exists in my perforce branch :( Pointy hat: dfr Revision Changes Path 1.9 +0 -1 src/sys/nlm/nlm_prot_impl.c