From owner-freebsd-hackers Fri Jun 9 17:50:43 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA12652 for hackers-outgoing; Fri, 9 Jun 1995 17:50:43 -0700 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id RAA12645 ; Fri, 9 Jun 1995 17:50:41 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: Gary Palmer cc: dennis@et.htp.com (dennis), freebsd-hackers@freebsd.org Subject: Re: NFS install In-reply-to: Your message of "Fri, 09 Jun 95 10:33:19 PDT." <1219.802719199@westhill.cdrom.com> Date: Fri, 09 Jun 1995 17:50:41 -0700 Message-ID: <12644.802745441@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@freebsd.org Precedence: bulk > Jordan and I are looking into this - there may be a generic file > descriptor leak somewhere - for some reason even the CDROM install > falls over at the minute on one machine but not another :-( The NFS problem was easy - I just wasn't doing the right thing with the return status from the mount (d'oh!). The other is more unnerving. Jordan