Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 2010 16:55:26 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        Kostik Belousov <kostikbel@gmail.com>
Cc:        freebsd-hackers@freebsd.org, Fernando Apestegu?a <fernando.apesteguia@gmail.com>
Subject:   Re: [PATCH] linprocfs dofilesystems
Message-ID:  <201001271655.26703.jhb@freebsd.org>
In-Reply-To: <20100127214755.GK3877@deviant.kiev.zoral.com.ua>
References:  <1bd550a01001080919p20ec1b20t82b3761705cd1ff3@mail.gmail.com> <201001271610.33621.jhb@freebsd.org> <20100127214755.GK3877@deviant.kiev.zoral.com.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 27 January 2010 4:47:55 pm Kostik Belousov wrote:
> On Wed, Jan 27, 2010 at 04:10:33PM -0500, John Baldwin wrote:
> > I'm not aware of a portable way to obtain this information across all UNIX
> > variants.  For FreeBSD, there isn't a way for userland to obtain the list
> > of filesystems cleanly.  The patch looks good to me.  I'll probably commit it
> > after some testing it locally.
> 
> There is sysctl vfs.conflist. Cleanness of it can be argued.

Ahh, I had missed that because it wasn't in vfs_init.c with the other code
that uses the vfsconf list.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001271655.26703.jhb>