Date: Sun, 25 Mar 2001 20:01:48 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Peter Pentchev <roam@orbitel.bg> Cc: 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.0103251959150.35139-100000@besplex.bde.org> 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: > > Only mount_foofs can reasonably know about the options for foofs. > > perhaps mount(8) could fork-exec mount_foofs(8) to print options for > > foofs. > > <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> My bikeshed believes that string processing doesn't belong in the kernel :-). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" 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.0103251959150.35139-100000>