Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751129AbVJXTGz (ORCPT ); Mon, 24 Oct 2005 15:06:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751134AbVJXTGz (ORCPT ); Mon, 24 Oct 2005 15:06:55 -0400 Received: from 253-121.adsl.pool.ew.hu ([193.226.253.121]:27914 "EHLO dorka.pomaz.szeredi.hu") by vger.kernel.org with ESMTP id S1751129AbVJXTGy (ORCPT ); Mon, 24 Oct 2005 15:06:54 -0400 To: bfields@fieldses.org CC: akpm@osdl.org, viro@ftp.linux.org.uk, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org In-reply-to: <20051024172546.GA30782@fieldses.org> (bfields@fieldses.org) Subject: Re: [PATCH 8/8] FUSE: per inode statfs References: <20051024172546.GA30782@fieldses.org> Message-Id: From: Miklos Szeredi Date: Mon, 24 Oct 2005 21:05:35 +0200 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 814 Lines: 21 > > This patch makes FUSE based filesystems able to return filesystem > > statistics based on path. While breaks with the tradition of > > homogeneous statistics per _local_ filesystem, however adds useful > > ability to user to differentiate statistics from different _remote_ > > filesystem served by the same userspace server. > > Wouldn't it make more sense to create more mountpoints (on demand, if > necessary) to handle this case? Only if a) it's possible to find out about remote mountpoints b) not prohibitively expensive to do so on each lookup Miklos - 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/