From owner-cvs-all Tue Sep 5 15:29:40 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 9062037B423; Tue, 5 Sep 2000 15:29:37 -0700 (PDT) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA72607; Tue, 5 Sep 2000 15:29:37 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <200009052229.PAA72607@freefall.freebsd.org> From: Mike Smith Date: Tue, 5 Sep 2000 15:29: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: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/09/05 15:29:37 PDT Modified files: sys/nfs nfs_vfsops.c Log: 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.92 +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