Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261181AbVD3KQA (ORCPT ); Sat, 30 Apr 2005 06:16:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261177AbVD3KP7 (ORCPT ); Sat, 30 Apr 2005 06:15:59 -0400 Received: from rev.193.226.232.93.euroweb.hu ([193.226.232.93]:32688 "EHLO dorka.pomaz.szeredi.hu") by vger.kernel.org with ESMTP id S261181AbVD3KO2 (ORCPT ); Sat, 30 Apr 2005 06:14:28 -0400 To: jamie@shareable.org CC: hch@infradead.org, bulb@ucw.cz, viro@parcelfarce.linux.theplanet.co.uk, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, akpm@osdl.org In-reply-to: <20050430094218.GA32679@mail.shareable.org> (message from Jamie Lokier on Sat, 30 Apr 2005 10:42:18 +0100) Subject: Re: [PATCH] private mounts References: <20050424205422.GK13052@parcelfarce.linux.theplanet.co.uk> <20050424210616.GM13052@parcelfarce.linux.theplanet.co.uk> <20050424211942.GN13052@parcelfarce.linux.theplanet.co.uk> <20050425071047.GA13975@vagabond> <20050430083516.GC23253@infradead.org> <20050430094218.GA32679@mail.shareable.org> Message-Id: From: Miklos Szeredi Date: Sat, 30 Apr 2005 12:14:07 +0200 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 738 Lines: 17 > Well, if you can find a way to tell the userspace FUSE daemon to know > that the mount is being done by the same user as the existing mount, > you don't need (or want) to check the credentials - you want the FUSE > daemon to tell the kernel code which superblock to reuse. It sounds very _very_ complicated compared to just using bind mounts. And maybe the user _does_ want a new connection to the same server (for whatever reason). Why should we _force_ a sharing of superblocks? 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/