From owner-freebsd-hackers@FreeBSD.ORG Wed Jan 27 21:48:00 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7C341065676; Wed, 27 Jan 2010 21:48:00 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (skuns.zoral.com.ua [91.193.166.194]) by mx1.freebsd.org (Postfix) with ESMTP id 283188FC19; Wed, 27 Jan 2010 21:47:59 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id o0RLltwc024664 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 27 Jan 2010 23:47:55 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3) with ESMTP id o0RLltT6029460; Wed, 27 Jan 2010 23:47:55 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3/Submit) id o0RLltSU029459; Wed, 27 Jan 2010 23:47:55 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 27 Jan 2010 23:47:55 +0200 From: Kostik Belousov To: John Baldwin Message-ID: <20100127214755.GK3877@deviant.kiev.zoral.com.ua> References: <1bd550a01001080919p20ec1b20t82b3761705cd1ff3@mail.gmail.com> <201001270856.24324.jhb@freebsd.org> <1bd550a01001271232r3131a00ci8cf08e0a4ff21816@mail.gmail.com> <201001271610.33621.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zsp0GYBMzHfleR3l" Content-Disposition: inline In-Reply-To: <201001271610.33621.jhb@freebsd.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: freebsd-hackers@freebsd.org, Fernando Apestegu?a Subject: Re: [PATCH] linprocfs dofilesystems X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jan 2010 21:48:00 -0000 --zsp0GYBMzHfleR3l Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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. --zsp0GYBMzHfleR3l Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAktgtIoACgkQC3+MBN1Mb4gQYwCgl2wQzN+eUeuGqHks0kb/NkKL S4wAoKT/6KzxbrJYSDYlii9oKeox7xt9 =vcp0 -----END PGP SIGNATURE----- --zsp0GYBMzHfleR3l--