Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755140AbYAQDgi (ORCPT ); Wed, 16 Jan 2008 22:36:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751326AbYAQDg3 (ORCPT ); Wed, 16 Jan 2008 22:36:29 -0500 Received: from zeniv.linux.org.uk ([195.92.253.2]:41319 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750891AbYAQDg1 (ORCPT ); Wed, 16 Jan 2008 22:36:27 -0500 Date: Thu, 17 Jan 2008 03:35:58 +0000 From: Al Viro To: Andrew Morton Cc: Jan Engelhardt , Karel Zak , Miklos Szeredi , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, util-linux-ng@vger.kernel.org, linuxram@us.ibm.com, viro@ftp.linux.org.uk, hch@infradead.org, a.p.zijlstra@chello.nl Subject: Re: [patch] VFS: extend /proc/mounts Message-ID: <20080117033558.GY27894@ZenIV.linux.org.uk> References: <20080116143051.ec488f3d.akpm@linux-foundation.org> <20080116234339.GG26049@petra.dvoda.cz> <20080116160930.28168da3.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080116160930.28168da3.akpm@linux-foundation.org> User-Agent: Mutt/1.4.2.3i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 942 Lines: 23 On Wed, Jan 16, 2008 at 04:09:30PM -0800, Andrew Morton wrote: > On Thu, 17 Jan 2008 00:58:06 +0100 (CET) Jan Engelhardt wrote: > > > > > On Jan 17 2008 00:43, Karel Zak wrote: > > >> > > >> Seems like a plain bad idea to me. There will be any number of home-made > > >> /proc/mounts parsers and we don't know what they do. > > > > > > So, let's use /proc/mounts_v2 ;-) > > > > Was not it like "don't use /proc for new things"? > > Well yeah. If we're going to do a brand new mechanism to expose > per-mount data then we should hunker down and get it right. Which automatically means "no sysfs". We are NOT converting vfsmounts to kobject-based lifetime rules. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/