From owner-cvs-all Sat Sep 9 18:45:39 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7FDE037B424; Sat, 9 Sep 2000 18:45:37 -0700 (PDT) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA61289; Sat, 9 Sep 2000 18:45:37 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200009100145.SAA61289@freefall.freebsd.org> From: Paul Saab Date: Sat, 9 Sep 2000 18:45:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs nfs_vfsops.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/09/09 18:45:37 PDT Modified files: (Branch: RELENG_4) sys/nfs nfs_vfsops.c Log: MFC: [rev 1.92] Don't scan for the "right" network interface by shooting in the dark. Assume that the nfs_diskless structure is correctly set up; the provider ought to be getting it right. Revision Changes Path 1.91.2.1 +4 -1 src/sys/nfs/nfs_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message