From owner-freebsd-hackers@FreeBSD.ORG Sun Jan 10 14:54:58 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 B396A106566B for ; Sun, 10 Jan 2010 14:54:58 +0000 (UTC) (envelope-from jilles@stack.nl) Received: from mx1.stack.nl (relay02.stack.nl [IPv6:2001:610:1108:5010::104]) by mx1.freebsd.org (Postfix) with ESMTP id 777498FC16 for ; Sun, 10 Jan 2010 14:54:58 +0000 (UTC) Received: from toad.stack.nl (toad.stack.nl [IPv6:2001:610:1108:5010::135]) by mx1.stack.nl (Postfix) with ESMTP id 8F003359D38; Sun, 10 Jan 2010 15:54:57 +0100 (CET) Received: by toad.stack.nl (Postfix, from userid 1677) id 7F61473F9D; Sun, 10 Jan 2010 15:54:57 +0100 (CET) Date: Sun, 10 Jan 2010 15:54:57 +0100 From: Jilles Tjoelker To: Fernando =?iso-8859-1?Q?Apestegu=EDa?= Message-ID: <20100110145457.GB44690@stack.nl> References: <1bd550a01001080919p20ec1b20t82b3761705cd1ff3@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1bd550a01001080919p20ec1b20t82b3761705cd1ff3@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: FreeBSD Hackers 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: Sun, 10 Jan 2010 14:54:58 -0000 On Fri, Jan 08, 2010 at 06:19:29PM +0100, Fernando Apesteguía wrote: > This patch implements the "filesystems" file in the linux proc fs. > I have used it for some time without seeing any problems. Let me > know in case this is useful. Concrete examples of Linux apps that start working or work better with this change will be helpful. -- Jilles Tjoelker