From nobody@FreeBSD.ORG  Wed Jun  7 15:16:57 2000
Return-Path: <nobody@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
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: linprocfs in 4-STABLE refers to non-existing textvp_fullpath()
X-Send-Pr-Version: www-1.0

>Number:         19109
>Category:       kern
>Synopsis:       linprocfs in 4-STABLE refers to non-existing textvp_fullpath()
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    des
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 07 15:20:01 PDT 2000
>Closed-Date:    Tue Jun 27 03:39:37 PDT 2000
>Last-Modified:  Tue Jun 27 03:40:16 PDT 2000
>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:
Responsible-Changed-From-To: freebsd-bugs->des 
Responsible-Changed-By: nrahlstr 
Responsible-Changed-When: Wed Jun 7 17:11:25 PDT 2000 
Responsible-Changed-Why:  
des takes care of linprocfs. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19109 

From: Dag-Erling Smorgrav <des@yes.no>
To: freebsd-gnats-submit@FreeBSD.org, atrn@zeta.org.au
Cc:  
Subject: Re: kern/19109: linprocfs in 4-STABLE refers to non-existing 
 textvp_fullpath()
Date: Tue, 13 Jun 2000 14:09:54 +0200

 I've MFCed linprocfs, but not activated it in the build precisely
 because there are still issues with it and I have trouble getting
 access to a 4.0 box for testing.
 
 textvp_fullpath() was recently added to 5.0 to avoid having procfs
 and linprocfs fondle the private parts of textvps; it should probably
 be MFCed as well.
 
 DES
 -- 
 Dag-Erling Smorgrav - des@yes.no
 
State-Changed-From-To: open->closed 
State-Changed-By: des 
State-Changed-When: Tue Jun 27 03:39:37 PDT 2000 
State-Changed-Why:  
textvp_fullpath() has been MFCed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19109 
>Unformatted:
