Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751157AbVJXRZx (ORCPT ); Mon, 24 Oct 2005 13:25:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751185AbVJXRZx (ORCPT ); Mon, 24 Oct 2005 13:25:53 -0400 Received: from mail.fieldses.org ([66.93.2.214]:13983 "EHLO pickle.fieldses.org") by vger.kernel.org with ESMTP id S1751157AbVJXRZx (ORCPT ); Mon, 24 Oct 2005 13:25:53 -0400 Date: Mon, 24 Oct 2005 13:25:46 -0400 To: Miklos Szeredi Cc: akpm@osdl.org, viro@ftp.linux.org.uk, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH 8/8] FUSE: per inode statfs Message-ID: <20051024172546.GA30782@fieldses.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 From: "J. Bruce Fields" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 738 Lines: 16 On Mon, Oct 24, 2005 at 07:16:29PM +0200, Miklos Szeredi wrote: > 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? --b. - 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/