From owner-freebsd-stable Sun Dec 7 14:00:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA26311 for stable-outgoing; Sun, 7 Dec 1997 14:00:39 -0800 (PST) (envelope-from owner-freebsd-stable) Received: from arg1.demon.co.uk (arg1.demon.co.uk [194.222.34.166]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA26298 for ; Sun, 7 Dec 1997 14:00:33 -0800 (PST) (envelope-from arg@arg1.demon.co.uk) Received: (from arg@localhost) by arg1.demon.co.uk (8.8.5/8.8.5) id WAA21979; Sun, 7 Dec 1997 22:00:11 GMT Date: Sun, 7 Dec 1997 22:00:11 +0000 (GMT) From: Andrew Gordon X-Sender: arg@server.arg.sj.co.uk To: Bruce Evans cc: arg1197@arg1.demon.co.uk, freebsd-stable@FreeBSD.ORG Subject: Re: kern/2573 - NFS hangs with mmap() In-Reply-To: <199712071716.EAA06587@godzilla.zeta.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 8 Dec 1997, Bruce Evans wrote: > > The PR is referenced properly at least in the main fix, so the > following was easy to find (there was also a useful date in > the closure message for the PR - everything was done right > except for closing it while it was open in 2 branches). Just for my education, how _did_ you find it? Thanks for the info, anyhow. Andrew.