Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Mar 2001 17:49:14 +0700 (ALMST)
From:      Boris Popov <bp@butya.kz>
To:        Peter Pentchev <roam@orbitel.bg>
Cc:        Bruce Evans <bde@zeta.org.au>, Dima Dorfman <dima@unixfreak.org>, Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>, freebsd-hackers@FreeBSD.ORG, freebsd-fs@FreeBSD.ORG
Subject:   Re: Displaying options for current NFS mounts
Message-ID:  <Pine.BSF.4.21.0103251746060.76801-100000@lion.butya.kz>
In-Reply-To: <20010325113649.D36335@ringworld.oblivion.bg>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0103251746060.76801-100000>