From owner-freebsd-bugs Wed Jun 7 15:20: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D932E37B7D3 for ; Wed, 7 Jun 2000 15:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA96437; Wed, 7 Jun 2000 15:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 9932937B782; Wed, 7 Jun 2000 15:16:57 -0700 (PDT) Message-Id: <20000607221657.9932937B782@hub.freebsd.org> Date: Wed, 7 Jun 2000 15:16:57 -0700 (PDT) From: atrn@zeta.org.au To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/19109: linprocfs in 4-STABLE refers to non-existing textvp_fullpath() Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19109 >Category: kern >Synopsis: linprocfs in 4-STABLE refers to non-existing textvp_fullpath() >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 07 15:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Andy Newman >Release: Freshly CVSup'd 4-STABLE >Organization: Silverbrook Research >Environment: FreeBSD juju.bsn 4.0-STABLE FreeBSD 4.0-STABLE #4: Sun Jun 4 16:16:33 EST 2000 toor@juju.bsn:/usr/src/sys/compile/JUJU i386 >Description: linprocfs has been MFC'd however it refers to textvp_fullpath() which doesn't exist in 4-STABLE causing the module not to load. Looking at CVS textvp_fullpath() was moved out of procfs in CURRENT. >How-To-Repeat: Build module and attempt to mount linprocfs. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message