From owner-cvs-sys Sun Apr 6 23:19:14 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA25096 for cvs-sys-outgoing; Sun, 6 Apr 1997 23:19:14 -0700 (PDT) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.RWTH-Aachen.DE [134.130.90.6]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA25073; Sun, 6 Apr 1997 23:18:52 -0700 (PDT) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.5/8.8.5) id IAA10496; Mon, 7 Apr 1997 08:18:50 +0200 (CEST) To: Doug Rabson Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/nfs nfs_subs.c nfs_vfsops.c nfs_vnops.c nfsnode.h References: <199704041749.JAA22437@freefall.freebsd.org> From: Thomas Gellekum Date: 07 Apr 1997 08:18:46 +0200 In-Reply-To: Doug Rabson's message of Fri, 4 Apr 1997 09:49:39 -0800 (PST) Message-ID: <87vi5zxsmw.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 12 X-Mailer: Gnus v5.4.33/XEmacs 19.14 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Doug Rabson writes: > dfr 97/04/04 09:49:38 > > Modified: sys/nfs nfs_subs.c nfs_vfsops.c nfs_vnops.c nfsnode.h > Log: > Fix various bugs in the locking protocol, allowing proper shared locks > to be used. This should fix the lock panics that people are seeing. 2.2 candidate? tg