From owner-freebsd-current Mon Oct 2 17:26:34 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA04490 for current-outgoing; Mon, 2 Oct 1995 17:26:34 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id RAA04484 for ; Mon, 2 Oct 1995 17:26:30 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id RAA24368 for current@freebsd.org; Mon, 2 Oct 1995 17:20:55 -0700 From: Terry Lambert Message-Id: <199510030020.RAA24368@phaeton.artisoft.com> Subject: more NFS woes To: current@freebsd.org Date: Mon, 2 Oct 1995 17:20:54 -0700 (MST) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 244 Sender: owner-current@freebsd.org Precedence: bulk Anyone else find it odd that nqnfsrv_vacated() can only return EPERM and its return value isn't checked? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.