Bug 78464

Summary: [linprocfs] Implement /proc/mounts
Product: Base System Reporter: Robert Millan <rmh>
Component: kernAssignee: Doug Ambrisko <ambrisko>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Robert Millan 2005-03-05 20:50:17 UTC
Linux procfs implements /proc/mounts, which outputs suitable information to construct /etc/mtab.

In FreeBSD's linprocfs, /proc/mtab exists instead, which does exactly the same.  This simple patch
renames the device so that it matches with the one provided by Linux.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2005-06-06 17:48:29 UTC
Responsible Changed
From-To: freebsd-bugs->des

des maintains linprocfs
Comment 2 Robert Millan 2006-05-06 11:02:32 UTC
Hi!

This PR is fixed in HEAD (/proc/mounts was enabled).

I think it can be closed now.

-- 
Robert Millan
Comment 3 Craig Rodrigues freebsd_committer freebsd_triage 2006-06-03 06:15:11 UTC
State Changed
From-To: open->patched

Fixed in 1.92 of linprocfs.c.  Not in RELENG_6 yet... 


Comment 4 Craig Rodrigues freebsd_committer freebsd_triage 2006-06-03 06:15:11 UTC
Responsible Changed
From-To: des->ambrisko

Fixed in 1.92 of linprocfs.c.  Not in RELENG_6 yet...
Comment 5 Gavin Atkinson 2007-05-10 10:53:08 UTC
This was merged to RELENG_6 as /sys/compat/linprocfs/linprocfs.c
1.89.2.2.  If this is not likely to be merged to RELENG_5, this PR
should be closed.
Comment 6 Remko Lodder freebsd_committer freebsd_triage 2008-02-09 13:12:09 UTC
State Changed
From-To: patched->closed

This needs MFC to RELENG_5, though I would like people facing this to 
encourage them to use FreeBSD-6 and/or FreeBSD-7 (preferred) since in 
the not too long future REL_5 will no longer be supported. Close the 
ticket for those reasons