Bug 19331

Summary: Broken linprocfs filesystem in -stable
Product: Base System Reporter: Vladimir N.Silyaev <vns>
Component: kernAssignee: Dag-Erling Smørgrav <des>
Status: Closed FIXED    
Severity: Affects Only Me CC: emulation
Priority: Normal    
Version: 4.0-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Vladimir N.Silyaev 2000-06-16 12:40:01 UTC
	Broken linprocfs filesystem in -stable. It was broken by MFC
	revision 1.3 of the src/sys/i386/linux/linprocfs/linprocfs_vnops.c

Fix: To do a MFC for revision 1.44 of the /src/sys/kern/vfs_cache.c and
	1.114 of the /src/sys/sys/vnode.h,v

	As a quick and dirty fix apply the following patch:
How-To-Repeat: 
	In the directory /sys/modules/linprocfs start the command
	'make load', you'll get exec format error (undefined symbol
	'textvp_fullpath'
Comment 1 ru freebsd_committer freebsd_triage 2000-07-10 20:43:13 UTC
State Changed
From-To: open->closed
Comment 2 ru freebsd_committer freebsd_triage 2000-07-10 20:43:13 UTC
Responsible Changed
From-To: freebsd-bugs->des

The person who fixed that :-)