On Sun, 25 Mar 2001, Peter Pentchev wrote:
> <bikeshed type=question value="mostly stupid">
> Or could mount(8) invoke a couple of sysctl's to get a string representation
> of each mountpoint's mount options?
> </bikeshed>
This is not a bikeshed, but sysctl is the wrong interface to do
this. Use VFSs/VOPs instead. This isn't a big problem with passing string
from kernel to userland.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
- Displaying options for current NFS mounts Gerald Pfeifer
- Re: Displaying options for current NFS mounts Dima Dorfman
- Re: Displaying options for current NFS mounts Boris Popov
- Re: Displaying options for current NFS mounts Bruce Evans
- Re: Displaying options for current NFS moun... Peter Pentchev
- Re: Displaying options for current NFS ... Alfred Perlstein
- Re: Displaying options for current NFS ... Bruce Evans
- Re: Displaying options for current... Poul-Henning Kamp
- Re: Displaying options for current NFS ... Boris Popov
- Re: Displaying options for current... Dima Dorfman
- Re: Displaying options for cur... Gerald Pfeifer
- Re: Displaying options for current... Adrian Chadd

