Bug 27504

Summary: Probelms with mfs in 4.3 Stable
Product: Base System Reporter: Ralf.Luettgen <Ralf.Luettgen>
Component: kernAssignee: Boris Popov <bp>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Ralf.Luettgen 2001-05-21 17:00:11 UTC
I've a problem with mfs under Release 4.3-Stable.
Today I checked out a new stable version build and installed it.

After reboot I got many of the following messages :

mfs_badop[vop_getvobject] = 22
mfs_badop[vop_getvobject]

The problem earlier never occursed.

How-To-Repeat: There are two ways.
1.) compile MFS into the kernel
2.) use the kernel module
Use the following command to mount a mfs and use it:
mount_mfs -s 131072 -o nosuid,nodev /dev/da0s1b /tmp
Comment 1 dwmalone freebsd_committer freebsd_triage 2001-05-21 17:04:37 UTC
Responsible Changed
From-To: freebsd-bugs->bp

bp recently imported the getobject stuff into stable, so he probably 
knows what is happening here.
Comment 2 Boris Popov freebsd_committer freebsd_triage 2001-06-26 05:34:10 UTC
State Changed
From-To: open->closed

Fix committed on May 25. 
Thanks!